filter method
filter
Filters the specified rectangle.
def filter(self, rectangle, options):
...
Parameter | Type | Description |
---|---|---|
rectangle | Rectangle | The rectangle. |
options | aspose.cad.imagefilters.filteroptions.FilterOptionsBase | The options. |
See Also
- module
aspose.cad
- class
RasterImage