Interface: IFilterFunction ​
Callable ​
IFilterFunction ​
â–¸ IFilterFunction(filter, ui, bounds, currentCanvas, originCanvas, shape): void
Parameters ​
| Name | Type |
|---|---|
filter | IFilter |
ui | IUI |
bounds | IMatrixWithBoundsScaleData |
currentCanvas | ILeaferCanvas |
originCanvas | ILeaferCanvas |
shape | ICachedShape |
Returns ​
void