| Modifier and Type | Field and Description |
|---|---|
static String |
FULL
g.full: Full sized image
|
static String |
RAW
g.raw: Raw image
|
static String |
RESIZED
g.resized: Image resized for on-screen viewing
|
static String |
SCALABLE
g.scalable: Image can be requested in various sizes
|
static String |
THUMBNAIL
g.thumbnail: Small thumbnail
|
| Constructor and Description |
|---|
Image.Rel() |
public static final String FULL
public static final String SCALABLE
public static final String RESIZED
public static final String THUMBNAIL
public static final String RAW
Copyright © 2012. All Rights Reserved.