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