A class which encapsulate a UIImage and an associated CGImageRef in order to work around memory ownership ambiguities in Cocoa Touch. More...
#import <CinderCocoaTouch.h>
Public Member Functions | |
() | - SafeUiImage |
() | - SafeUiImage |
() | - operator UIImage * |
A class which encapsulate a UIImage and an associated CGImageRef in order to work around memory ownership ambiguities in Cocoa Touch.
- cinder: |
- cinder: | (UIImage *) | uiImage | |
(CGImageRef) | imageRef | ||
- cinder: | const |