@motion-script/core / ImageFilter
Type Alias: ImageFilter
ImageFilter =
MediaFilter|MediaFilter[] |ImageFilterChain
Defined in: attributes/shape/filters/chain.ts:433
Accepted shapes for an image fill's filters prop — a single pixel
filter, a plain array of them, or a filter chain. Mirrors how Fill is the
loose author-facing union for a fill. Video-only filters are excluded here.