java.lang.Object | |
↳ | com.google.android.gms.cast.framework.media.ImageHints |
An object that provides hints to an ImagePicker
about the type and size of an image to be
selected for display in the UI.
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
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.
| |||||||||||
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Returns the expected height of the image, in number of pixels.
Returns | |
---|---|
int |
Returns the expected width of the image, in number of pixels.
Returns | |
---|---|
int |
Parameters | |
---|---|
out |
Parcel
|
flags |
int
|