RectangleMask.Crop
RectangleMask.Crop method
Crops mask with the specified rectangle.
public override ImageMask Crop(Rectangle rectangle)
Parameter | Type | Description |
---|---|---|
rectangle | Rectangle | The specified rectangle. |
Return Value
A cropped RectangleMask as ImageMask.
See Also
- class ImageMask
- struct Rectangle
- class RectangleMask
- namespace Aspose.Imaging.MagicWand.ImageMasks
- assembly Aspose.Imaging