Package | Description |
---|---|
com.aspose.cad |
Modifier and Type | Method and Description |
---|---|
void |
RasterCachedImage.resize(int newWidth,
int newHeight,
ImageResizeSettings settings)
Resizes the image.
|
abstract void |
RasterImage.resize(int newWidth,
int newHeight,
ImageResizeSettings settings)
Resizes the image.
|