@motion-script/core / isPixelFilter
Function: isPixelFilter()
isPixelFilter(
type):boolean
Defined in: attributes/shape/filters/registry.ts:59
True when type is a pixel filter that composes into a CanvasKit image filter.
Parameters
type
string
Returns
boolean