cinder::ImageSourceFileUiImage Class Reference

#include <ImageSourceFileUiImage.h>

List of all members.

Public Member Functions

 ~ImageSourceFileUiImage ()

Static Public Member Functions

static ImageSourceRef createRef (DataSourceRef dataSourceRef, ImageSource::Options options=ImageSource::Options())
static ImageSourceFileUiImageRef createFileUiImageRef (DataSourceRef dataSourceRef, ImageSource::Options options=ImageSource::Options())
static void registerSelf ()

Protected Member Functions

 ImageSourceFileUiImage (void *uiImage, CGImageRef imageRef, ImageSource::Options options)

Protected Attributes

void * mUiImage

Constructor & Destructor Documentation

cinder::ImageSourceFileUiImage::~ImageSourceFileUiImage (  )
cinder::ImageSourceFileUiImage::ImageSourceFileUiImage ( void *  uiImage,
CGImageRef  imageRef,
ImageSource::Options  options 
) [protected]

Member Function Documentation

static ImageSourceRef cinder::ImageSourceFileUiImage::createRef ( DataSourceRef  dataSourceRef,
ImageSource::Options  options = ImageSource::Options() 
) [static]
ImageSourceFileUiImageRef cinder::ImageSourceFileUiImage::createFileUiImageRef ( DataSourceRef  dataSourceRef,
ImageSource::Options  options = ImageSource::Options() 
) [static]
void cinder::ImageSourceFileUiImage::registerSelf (  ) [static]

Member Data Documentation


The documentation for this class was generated from the following files: