Skip navigation.
 
mlRe: Bitmap data from CGImageRef
FROM : Adam R. Maxwell
DATE : Fri Apr 18 20:49:04 2008

On Friday, April 18, 2008, at 11:40AM, "Adam R. Maxwell" <<email_removed>> wrote:
>
>On Friday, April 18, 2008, at 11:32AM, "Carter R. Harrison" <<email_removed>> wrote:

>>Hey everybody,
>>
>>Is it possible to obtain the raw bitmap data from a CGImageRef?  Thanks.

>
>CGImageGetDataProvider and CGImageProviderCopyData should do what you want.


That second call should of course be CGDataProviderCopyData...  sorry.

--
adam

Related mailsAuthorDate
mlBitmap data from CGImageRef Carter R. Harrison Apr 18, 20:31
mlRe: Bitmap data from CGImageRef Adam R. Maxwell Apr 18, 20:39
mlRe: Bitmap data from CGImageRef Adam R. Maxwell Apr 18, 20:49
mlRe: Bitmap data from CGImageRef Carter R. Harrison Apr 18, 20:54
mlRe: Bitmap data from CGImageRef Scott Thompson Apr 18, 21:05
mlRe: Bitmap data from CGImageRef Carter R. Harrison Apr 18, 22:21