rex_gifjs
Configuration
Set these parameters
Set these parameters
- Repeat: repeat count, -1 = no repeat, 0 = forever.
- Quality: pixel sample interval, lower is better.
- Workers: number of web workers to spawn.
- Background: Background color where source image is transparent.
- Transparent: Transparent hex color.
Add frame
Call "Action:Add frame" to add a gif frame from
Call "Action:Add frame" to add a gif frame from
- Current animation frame of Sprite object
- Current content of Canvas object
Render
Call "Action:Render" to render gif. "Condition:On finished" will be triggered when rendering has finished. Get result by these expressions-
Call "Action:Render" to render gif. "Condition:On finished" will be triggered when rendering has finished. Get result by these expressions-
- "Expression:ObjectURL" : object URL of render result.