public interface Image extends File
| Modifier and Type | Method and Description |
|---|---|
Long |
getHeight()
The image height.
|
InputStream |
getThumbnail()
The image thumbnail.
|
Long |
getThumbnailHeight()
The image thumbnail height.
|
Long |
getThumbnailWidth()
The image thumbanil width.
|
Long |
getWidth()
The image width.
|
getFileItemType, getMimeType, getSizeLong getWidth()
Long getHeight()
InputStream getThumbnail() throws InternalErrorException
InternalErrorException - if an internal error occurs.Long getThumbnailWidth()
Long getThumbnailHeight()
Copyright © 2019. All Rights Reserved.