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 |
---|---|
PngImage |
PngImage.reduceToNewHeight(int targetHeightInPixels)
Creates and returns a new reduced PNG image, but with specified new
reduced height and proportionally reduced width.
|