Gif to TIFF and transparency
Gif to TIFF and transparency
- Subject: Gif to TIFF and transparency
- From: Renaud Boisjoly <email@hidden>
- Date: Fri, 28 Jun 2002 14:12:52 -0400
Hi!
I'm trying to create a TIFF representation of a gif image which I load
into an NSImage from a file...
But when the original gif image has some form of transparent color (say
black pixels for example) the resulting TIFF image has every transparent
pixel turned back into black.
I suppose this will be the case for any color which is set to be
transparent.
Is there a way to take this gif image and transform it so that we can
replace the selected transparent pixel to white as it appears when
inserted in a regular View?
Thanks for any ideas... I'm trying not to have to manipulate the whole
bitmap...
Renaud
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.