|
|||
|
Thanks to this faq: Technical Q&A QA1509: Getting the pixel data from a CGImage object
I found: Code:
CFDataRef data = CGDataProviderCopyData(CGImageGetDataProvider(image)); Cheers, chr |
|
|||
|
And here a pixel parsin example: How to create a ARGB CGImageRef from a ABGR CGImageRef in Cocoa - this is rod's blog
Enjoy, chr |
|
|||
|
I too searching for many days. thnaks for sharing
__________________
Sabarimala Animation Movie |
![]() |
| Tags |
| core image, image-processing |
| Thread Tools | |
| Display Modes | |
|
|