setImageFromGalleryMaxSize method of the ImageCaptureScenario interface
Sets the maximum available size of an image, that can be loaded from the gallery.
void setImageFromGalleryMaxSize( int size );
Parameters
- size
- Length of the largest side of an image (in pixels).
3/2/2022 12:59:15 PM