Conversion from CMBitmap to NSBitmapImageRep
Conversion from CMBitmap to NSBitmapImageRep
- Subject: Conversion from CMBitmap to NSBitmapImageRep
- From: "Cocoa_dev" <email@hidden>
- Date: 9 May 2005 05:43:31 -0000
Hi All,
How can I convert a CMBitmap representation to NSBitmapImageRep represenation. I basically color convert a image using
CWMatchBitmap(cw, &srcBitmap, NULL, 0, &destBitmap);
Now that the destination is in CMBitmap format, I need to get that in NSBitmapImageRep for using it further.
Please suggest me how can I do this conversion.
Thanks,
-Ajay
_______________________________________________
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