NSBitmapImageRep and 32bit floating-point samples
NSBitmapImageRep and 32bit floating-point samples
- Subject: NSBitmapImageRep and 32bit floating-point samples
- From: David Hoerl <email@hidden>
- Date: Fri, 09 Sep 2005 11:30:47 -0400
There seems to be a disconnect in the NSBitmapImageRep API. The init
method that uses "bitmapFormat" says that the maximum number of bits
per sample is 16, yet the supported bitmapFormat flags include
NSFloatingPointSamplesBitmapFormat. This would would imply that the
class will work with the same 32-bits per samples as does Quartz-2D
(added in Tiger).
What's the real story?
David
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden