public interface ImageFiles
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getImageURL()
The actual image that was uploaded (without any manipulations).
|
java.lang.String |
getPresetImage()
If the Captain Up Object associated with this ImageFiles instance has an image,
the preset image will always be initialized to one of its images.
|
java.lang.String |
getThumbnailImageURL()
A scaled-down image of the actual image that was uploaded.
|
java.lang.String getImageURL()
null
.java.lang.String getThumbnailImageURL()
null
.java.lang.String getPresetImage()