A class which encapsulate a UIImage and an associated CGImageRef in order to work around memory ownership ambiguities in Cocoa Touch.
More...
#include <CinderCocoaTouch.h>
A class which encapsulate a UIImage and an associated CGImageRef in order to work around memory ownership ambiguities in Cocoa Touch.
cinder::cocoa::SafeUiImage::SafeUiImage |
( |
| ) |
|
cinder::cocoa::SafeUiImage::SafeUiImage |
( |
UIImage * |
uiImage, |
|
|
CGImageRef |
imageRef |
|
) |
| |
cinder::cocoa::SafeUiImage::operator UIImage * |
( |
| ) |
const |
The documentation for this class was generated from the following files: