On 6/1/07, Steve Christensen <email@hidden> wrote:
That just lists possible values for CGBitmapInfo. You should check
out <http://developer.apple.com/qa/qa2001/qa1037.html>. It lists the
only legal combinations of bitsPerComponent, colorspace and
bitmapInfo that CGBitmapContextCreate supports. It is a fairly
limited set and any other combinations cause CGBitmapContextCreate to
fail.
Thanks a lot ... that explains it. Althougth I find it strange that
only pre-multiplyed alpha is supported on RGB sets. Luckly I don't
really need alpha support. At least not from this function.
--
Felipe Monteiro de Carvalho
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Carbon-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/carbon-dev/email@hidden