ofDocsdocumentation addons ofxiOS ofxiOSImagePicker

ofxiOSImagePicker


close( )

void close()

getOrientation( )

int getOrientation()

loadPixels( )

void loadPixels()

ofxiOSImagePicker( )

ofxiOSImagePicker()

openCamera( ... )

bool openCamera(int camera=0)

openLibrary( )

bool openLibrary()

openSavedPhotos( )

bool openSavedPhotos()

saveImage( )

void saveImage()

setMaxDimension( ... )

void setMaxDimension(int _maxDimension)

~ofxiOSImagePicker( )

~ofxiOSImagePicker()

Variables

int bpp
bool cameraIsAvailable
int glType
int height
ofxiOSImagePickerDelegate* imagePicker
bool imageUpdated
int maxDimension
bool photoLibraryIsAvailable
unsignedchar* pixels
bool pixelsAllocated
bool savedPhotosIsAvailable
int texType
int type
int width