|
static CGImageRef | getCachedImageRef (const Image &juceImage, CGColorSpaceRef colourSpace) |
|
static CGImageRef | createImage (const Image &juceImage, CGColorSpaceRef colourSpace, const bool mustOutliveSource) |
|
◆ CoreGraphicsImage()
CoreGraphicsImage::CoreGraphicsImage |
( |
const Image::PixelFormat |
format, |
|
|
const int |
w, |
|
|
const int |
h, |
|
|
const bool |
clearImage |
|
) |
| |
|
inline |
◆ ~CoreGraphicsImage()
CoreGraphicsImage::~CoreGraphicsImage |
( |
| ) |
|
|
inline |
◆ clone()
◆ createImage()
static CGImageRef CoreGraphicsImage::createImage |
( |
const Image & |
juceImage, |
|
|
CGColorSpaceRef |
colourSpace, |
|
|
const bool |
mustOutliveSource |
|
) |
| |
|
inlinestatic |
◆ createLowLevelContext()
Creates a context that will draw into this image.
Implements ImagePixelData.
◆ createType()
ImageType* CoreGraphicsImage::createType |
( |
| ) |
const |
|
inlineoverridevirtual |
Creates an instance of the type of this image.
Implements ImagePixelData.
◆ getCachedImageRef()
static CGImageRef CoreGraphicsImage::getCachedImageRef |
( |
const Image & |
juceImage, |
|
|
CGColorSpaceRef |
colourSpace |
|
) |
| |
|
inlinestatic |
◆ initialiseBitmapData()
◆ cachedImageRef
CGImageRef CoreGraphicsImage::cachedImageRef |
◆ context
CGContextRef CoreGraphicsImage::context |
◆ imageData
◆ lineStride
int CoreGraphicsImage::lineStride |
◆ pixelStride
int CoreGraphicsImage::pixelStride |
The documentation for this class was generated from the following file: