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