public class ImageFile extends FileItem implements ImageFileItem
| Constructor and Description |
|---|
ImageFile() |
| 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.
|
getCurrentVersion, getFileItemType, getMimeType, getSizeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCurrentVersiongetAccounting, getCreationTime, getDescription, getId, getLastModificationTime, getLastModifiedBy, getName, getOwner, getParentId, getPath, getPropertyMap, getTitle, getType, isFolder, isHidden, isRoot, isShared, isTrashedgetFileItemType, getMimeType, getSizepublic InputStream getThumbnail() throws InternalErrorException
ImagegetThumbnail in interface ImageInternalErrorException - if an internal error occurs.public Long getThumbnailWidth()
ImagegetThumbnailWidth in interface Imagepublic Long getThumbnailHeight()
ImagegetThumbnailHeight in interface ImageCopyright © 2018. All Rights Reserved.