interface ManagedSkottieAnimation
implements SkottieAnimation
import { type ManagedSkottieAnimation } from "https://deno.land/x/canvas@v1.4.2/src/canvaskit.ts";
Methods
setColor(key: string, color: InputColor): boolean
getMarkers(): AnimationMarker[]
getColorProps(): ColorProperty[]
getOpacityProps(): OpacityProperty[]
getTextProps(): TextProperty[]