source/GDQuartzUtils.h File Reference

Header file for quartz utils. More...

#include <unistd.h>
#include <stdio.h>
#include <stdlib.h>
#include <TargetConditionals.h>

Go to the source code of this file.

Functions

CGContextRef CGCreateARGBBitmapContextFromImage (CGImageRef inImage)
 CGCreateARGBBitmapContextFromImage

Detailed Description

Header file for quartz utils.


Function Documentation

CGContextRef CGCreateARGBBitmapContextFromImage ( CGImageRef  inImage  ) 

CGCreateARGBBitmapContextFromImage

Create an ARGBBitmapContext (taken from: [h]ttp://developer.apple.com/mac/library/qa/qa2007/qa1509.html).

 All Classes Files Functions Variables Enumerations Enumerator Properties Defines