public interface AMImageScaledImage
Modifier and Type | Method and Description |
---|---|
int |
getHeight()
Returns the image height.
|
java.io.InputStream |
getInputStream()
Returns an
InputStream with the image data. |
long |
getSize()
Returns this image's size in bytes.
|
int |
getWidth()
Returns the image width.
|
int getHeight()
java.io.InputStream getInputStream()
InputStream
with the image data.InputStream
with the image datalong getSize()
int getWidth()