EmfImage.Crop
EmfImage.Crop method
Crop the specified rectangle using this function. Ideal for refining image composition and focusing on specific areas of interest within the image. Improve visual clarity and highlight key details with precise cropping functionality.
public override void Crop(Rectangle rectangle)
Parameter | Type | Description |
---|---|---|
rectangle | Rectangle | The rectangle. |
See Also
- struct Rectangle
- class EmfImage
- namespace Aspose.Imaging.FileFormats.Emf
- assembly Aspose.Imaging