Re: Loading an bitmap from NSImage with alpha?
Re: Loading an bitmap from NSImage with alpha?
- Subject: Re: Loading an bitmap from NSImage with alpha?
- From: Andreas Mayer <email@hidden>
- Date: Wed, 17 Mar 2004 03:26:19 +0100
Am 17.03.2004 um 02:05 schrieb Jonathan del Strother:
either NSImage isn't
loading it to start with, or it's not getting transferred with the
TIFFRepresentation. Any ideas what's wrong?
You might be able to find out by checking the bitmap image rep of the
initial image.
What I can tell you is, that I am transferring bitmap data including an
alpha channel via TIFFRepresentation without problems. So I would
_guess_ the problem is with reading the tga.
Andreas
_______________________________________________
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.