Uses of Class
org.hippoecm.frontend.plugins.gallery.imageutil.UnsupportedImageException
-
Packages that use UnsupportedImageException Package Description org.hippoecm.frontend.plugins.gallery.imageutil -
-
Uses of UnsupportedImageException in org.hippoecm.frontend.plugins.gallery.imageutil
Methods in org.hippoecm.frontend.plugins.gallery.imageutil that throw UnsupportedImageException Modifier and Type Method Description static InputStream
ImageUtils. convertToRGB(InputStream is, ColorModel colorModel)
Converts image raster data to a JPEG with RGB color space.
-