An object that provides hints to an ImagePicker
about the type and size of an image to be selected for display in the UI.
| int |
getHeightInPixels()
Returns the expected height of the image, in number of pixels.
|
| int |
getType()
Returns the type of the image, defined in
ImagePicker.
|
| int |
getWidthInPixels()
Returns the expected width of the image, in number of pixels.
|
| void |
writeToParcel(Parcel out, int
flags)
|
Returns the expected height of the image, in number of pixels.
Returns the type of the image, defined in ImagePicker.
Returns the expected width of the image, in number of pixels.