Image resource question
Scott Stevenson
sstevenson at mac.com
Thu Jan 24 03:53:25 PST 2008
On Jan 23, 2008, at 12:38 PM, Edward J. Stembler wrote:
> Which image format is the best to use for my Cocoa apps? What is
> the generally preferred format, and are there any limitations I
> should know about?
There's a good chance PNGs can end up smaller than TIFFs without any
loss in quality. It depends a lot on how you save them, of course, but
TIFFs are often uncompressed.
- Scott
More information about the MacOSX-dev
mailing list