ApngImage.Filter
ApngImage.Filter method
Effortlessly apply filters to the specified rectangle of the image with this intuitive method. Perfect for developers seeking to enhance or modify specific areas.
public override void Filter(Rectangle rectangle, FilterOptionsBase options)
Parameter | Type | Description |
---|---|---|
rectangle | Rectangle | The rectangle. |
options | FilterOptionsBase | The options. |
See Also
- struct Rectangle
- class FilterOptionsBase
- class ApngImage
- namespace Aspose.Imaging.FileFormats.Apng
- assembly Aspose.Imaging