EmfImage.ResizeCanvas
EmfImage.ResizeCanvas method
Resize the canvas with ease using this function. Perfect for adjusting the overall dimensions of the image without altering its content. Enhance presentation and prepare images for various display sizes effortlessly.
public override void ResizeCanvas(Rectangle newRectangle)
Parameter | Type | Description |
---|---|---|
newRectangle | Rectangle | The new rectangle. |
See Also
- struct Rectangle
- class EmfImage
- namespace Aspose.Imaging.FileFormats.Emf
- assembly Aspose.Imaging