Uses of Class
org.javlo.image.ImageSize
-
Packages that use ImageSize Package Description org.javlo.component.multimedia org.javlo.helper org.javlo.image org.javlo.ztatic -
-
Uses of ImageSize in org.javlo.component.multimedia
Methods in org.javlo.component.multimedia that return ImageSize Modifier and Type Method Description ImageSizeMultimediaResource. getSize() -
Uses of ImageSize in org.javlo.helper
Methods in org.javlo.helper that return ImageSize Modifier and Type Method Description static ImageSizeExifHelper. _getExifSize(InputStream in)static ImageSizeExifHelper. getExifSize(InputStream in) -
Uses of ImageSize in org.javlo.image
Methods in org.javlo.image that return ImageSize Modifier and Type Method Description static ImageSizeImageHelper. getExifSize(InputStream in)return dimension of picture in exif data, null if not found.static ImageSizeImageHelper. getImageSize(File file)static ImageSizeImageHelper. getJpegSize(InputStream in) -
Uses of ImageSize in org.javlo.ztatic
Methods in org.javlo.ztatic that return ImageSize Modifier and Type Method Description ImageSizeStaticInfo. getImageSize(ContentContext ctx)ImageSizeStaticInfoBean. getImageSize()
-