[Haskell-beginners] bitmap image with transparent background

Norbert Melzer timmelzer at gmail.com
Mon Jan 12 18:57:41 UTC 2015


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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/beginners/attachments/20150112/ac5f7502/attachment.html>


More information about the Beginners mailing list