Package | Description |
---|---|
com.groupdocs.editor.htmlcss.resources.images.raster |
The com.groupdocs.editor.htmlcss.resources.images.raster namespace provides classes that represent only raster image resources.
|
Modifier and Type | Method and Description |
---|---|
JpegImage |
JpegImage.reduceToNewHeight(int targetHeightInPixels)
Creates and returns a new reduced JPEG image, but with specified new
reduced height and proportionally reduced width.
|