cgbitmapcontextcreate专题

CGBitmapContextCreate函数参数详解 以及在 ios7下变化

函数原型: CGContextRef CGBitmapContextCreate (    void *data,    size_t width,    size_t height,    size_t bitsPerComponent,    size_t bytesPerRow,    CGColorSpaceRef colorspace,    CGBitmapInfo

iOS CGBitmapContextCreate函数

CGBitmapContextCreate函数参数详解 函数原型: CGContextRef CGBitmapContextCreate (    void *data,    size_t width,    size_t height,    size_t bitsPerComponent,    size_t bytesPerRow,    CGColorSpaceR