ofxiPhoneImagePicker methods
ofxiPhoneImagePicker::ofxiPhoneImagePicker()
ofxiPhoneImagePicker::~ofxiPhoneImagePicker()
bool ofxiPhoneImagePicker::openCamera(int camera=0)
bool ofxiPhoneImagePicker::openLibrary()
bool ofxiPhoneImagePicker::openSavedPhotos()
void ofxiPhoneImagePicker::setMaxDimension(int _maxDimension)
int ofxiPhoneImagePicker::getOrientation()
void ofxiPhoneImagePicker::saveImage()
void ofxiPhoneImagePicker::loadPixels()
ofxiPhoneImagePicker variables
bool ofxiPhoneImagePicker::cameraIsAvailable
bool ofxiPhoneImagePicker::photoLibraryIsAvailable
bool ofxiPhoneImagePicker::savedPhotosIsAvailable
bool ofxiPhoneImagePicker::imageUpdated
int ofxiPhoneImagePicker::width
int ofxiPhoneImagePicker::height
int ofxiPhoneImagePicker::type
int ofxiPhoneImagePicker::glType
int ofxiPhoneImagePicker::texType
int ofxiPhoneImagePicker::bpp
bool ofxiPhoneImagePicker::pixelsAllocated
int ofxiPhoneImagePicker::maxDimension
unsigned char * pixels
unsigned char * ofxiPhoneImagePicker::pixels