cinder::cocoa::SafeUiImage Class Reference
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>
List of all members.
Detailed Description
A class which encapsulate a UIImage and an associated CGImageRef in order to work around memory ownership ambiguities in Cocoa Touch.
Member Typedef Documentation
Constructor & Destructor Documentation
cinder::cocoa::SafeUiImage::SafeUiImage |
( |
|
) |
|
cinder::cocoa::SafeUiImage::SafeUiImage |
( |
UIImage * |
uiImage, |
|
|
CGImageRef |
imageRef | |
|
) |
| | |
Member Function Documentation
cinder::cocoa::SafeUiImage::operator UIImage * |
( |
|
) |
const |
The documentation for this class was generated from the following files: