Mac OS 9
CGBitmapContext.h File Reference

xxx put contents here xxx More...

#include <CGBase.h>
#include <CGContext.h>

Go to the source code of this file.

Functions

CGContextRef CGBitmapContextCreate (void *data, size_t width, size_t height, size_t bitsPerComponent, size_t bytesPerRow, CGColorSpaceRef colorspace, CGImageAlphaInfo alphaInfo)
 

Detailed Description

xxx put contents here xxx

Introduced In: from CoreGraphics-70.root
Avaliable From: Universal Interfaces 3.4.1
Copyright: � 2000-2001 by Apple Computer, Inc., all rights reserved.

For bug reports, consult the following page on the World Wide Web:

http://developer.apple.com/bugreporter/

Function Documentation

◆ CGBitmapContextCreate()

CGContextRef CGBitmapContextCreate ( void *  data,
size_t  width,
size_t  height,
size_t  bitsPerComponent,
size_t  bytesPerRow,
CGColorSpaceRef  colorspace,
CGImageAlphaInfo  alphaInfo 
)

CGBitmapContextCreate()

Availability:

Non-Carbon CFM: not available
Carbon Lib: not available
Mac OS X: in version 10.0 and later