public interface ImageType
Image.getImageType()
types. Note: Scaled versions
of images can be requested by appending "=sSIZE" to an image url, e.g. "=s90"
to get a 90x90 px version. SIZE must be a positive integer (all sizes are
supported).
See also:
https://support.google.com/googleplay/android-developer/answer/1078870Modifier and Type | Field and Description |
---|---|
static int |
BADGE_LIST
Shown on digital items in index lists.
|
static int |
BADGE_LIST_ANNOTATION |
static int |
COLLECTION_TITLE |
static int |
DAYDREAM_STEREO_IMAGE |
static int |
DEVICE_PAGE_HEADER_BANNER |
static int |
GENERIC |
static int |
HIRES_PREVIEW
The square icon shown in the app catalog on Play.
|
static int |
LOGO |
static int |
PAGE_HEADER_BANNER |
static int |
PAGE_HEADER_ICON |
static int |
PREVIEW
A functional preview of the item (e.g. a screenshot of an app).
|
static int |
PROFILE_COVER_ART |
static int |
PROMOTIONAL
Promotional Banner, 1024x500 px.
|
static int |
PROMOTIONAL_CUTOUT |
static int |
PROMOTIONAL_FULLBLEED |
static int |
PROMOTIONAL_WIDE |
static int |
THUMBNAIL |
static int |
VIDEO_THUMBNAIL |
static final int THUMBNAIL
static final int PREVIEW
static final int PROMOTIONAL
static final int HIRES_PREVIEW
static final int BADGE_LIST_ANNOTATION
static final int BADGE_LIST
static final int PAGE_HEADER_ICON
static final int PAGE_HEADER_BANNER
static final int DEVICE_PAGE_HEADER_BANNER
static final int VIDEO_THUMBNAIL
static final int PROMOTIONAL_WIDE
static final int PROFILE_COVER_ART
static final int DAYDREAM_STEREO_IMAGE
static final int COLLECTION_TITLE
static final int PROMOTIONAL_CUTOUT
static final int PROMOTIONAL_FULLBLEED
static final int LOGO
static final int GENERIC