CmxImagePage.Resize
CmxImagePage.Resize method
Resizes the image.
public override void Resize(int newWidth, int newHeight, ImageResizeSettings settings)
| Parameter | Type | Description |
|---|---|---|
| newWidth | Int32 | The new width. |
| newHeight | Int32 | The new height. |
| settings | ImageResizeSettings | The resize settings. |
See Also
- class ImageResizeSettings
- class CmxImagePage
- namespace Aspose.Imaging.FileFormats.Cmx
- assembly Aspose.Imaging