[Haskell-beginners] bitmap image with transparent background

Letizia Galli letiziagalli.wise at gmail.com
Tue Jan 13 07:53:05 UTC 2015


Hi
thank you for your reply, yes I mean BMP
and I know it doesn't have a alpha channel
I was just asking if there is a way to use
images in a format with a transparent background.
Best
Letizia

2015-01-12 19:57 GMT+01:00 Norbert Melzer <timmelzer at gmail.com>:

> Bitmap means exactly which Format? If you refer to BMP, IT does not
> support an alpha channel, so no transparency in the picture itself.
> Am 12.01.2015 19:25 schrieb "Letizia Galli" <letiziagalli.wise at gmail.com>:
>
>> Hi :-)
>> I have just joined and I don't know if this is a beginner question,
>> anyway I have been given an Haskell code which uses images,
>> but when I convert a tiff with transparent background into a bitmap,
>> their background becomes
>> white and I need it to be transparent.
>> Is there a way in Haskel to convert a bitmap with solid background into a
>> bitmap with transparent
>> background?
>> Is there another format that can be used instead of bitmap in Haskell?
>> Best,
>> Letizia
>>
>> --
>> Letizia Galli
>> 0039 328 6917393
>> www.letiziagalli.it
>>
>>
>> _______________________________________________
>> Beginners mailing list
>> Beginners at haskell.org
>> http://www.haskell.org/mailman/listinfo/beginners
>>
>>
> _______________________________________________
> Beginners mailing list
> Beginners at haskell.org
> http://www.haskell.org/mailman/listinfo/beginners
>
>


-- 
Letizia Galli
0039 328 6917393
www.letiziagalli.it
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/beginners/attachments/20150113/666c5423/attachment-0001.html>


More information about the Beginners mailing list