Package | Description |
---|---|
org.hippoecm.frontend.plugins.gallery.imageutil |
Modifier and Type | Method and Description |
---|---|
static InputStream |
ImageUtils.convertToRGB(InputStream is,
ColorModel colorModel)
Converts image raster data to a JPEG with RGB color space.
|
static InputStream |
ImageUtils.convertToRGB(InputStream is,
ImageMetaData.ColorModel colorModel)
Deprecated.
This method is deprecated in favor of
ImageUtils.convertToRGB(InputStream is, ColorModel colorModel) |
Copyright © 2007–2017 Hippo B.V. (http://www.onehippo.com). All rights reserved.