views:

162

answers:

0

Hi, It Seems possible to let Quartz using OpenGL for rendering if it takes care of the memory, so I create a CGBitmapContext passing NULL to data. At the end of drawing process I need a pointer to raw memory where the image is stored but CGBitmapContextGetData return NULL. Does someone have any suggestions?
Thanks. T.