A class which encapsulate a UIImage and an associated CGImageRef in order to work around memory ownership ambiguities in Cocoa Touch.


Public Member Functions

  • SafeUiImage ()
  • SafeUiImage (UIImage *uiImage, CGImageRef imageRef)
  • operator UIImage * () const