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 ImageSize
MultimediaResource. getSize()
-
Uses of ImageSize in org.javlo.helper
Methods in org.javlo.helper that return ImageSize Modifier and Type Method Description static ImageSize
ExifHelper. _getExifSize(InputStream in)
static ImageSize
ExifHelper. getExifSize(InputStream in)
-
Uses of ImageSize in org.javlo.image
Methods in org.javlo.image that return ImageSize Modifier and Type Method Description static ImageSize
ImageHelper. getExifSize(InputStream in)
return dimension of picture in exif data, null if not found.static ImageSize
ImageHelper. getImageSize(File file)
static ImageSize
ImageHelper. getJpegSize(InputStream in)
-
Uses of ImageSize in org.javlo.ztatic
Methods in org.javlo.ztatic that return ImageSize Modifier and Type Method Description ImageSize
StaticInfo. getImageSize(ContentContext ctx)
ImageSize
StaticInfoBean. getImageSize()
-