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

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

Released under the MIT License.