Skip to content

Interface: IFilterFunction ​

Callable ​

IFilterFunction ​

â–¸ IFilterFunction(filter, ui, bounds, currentCanvas, originCanvas, shape): void

Parameters ​

NameType
filterIFilter
uiIUI
boundsIMatrixWithBoundsScaleData
currentCanvasILeaferCanvas
originCanvasILeaferCanvas
shapeICachedShape

Returns ​

void

Defined in ​

src/ui/packages/interface/src/module/IFilter.ts:24

Released under the MIT License.