Images are fully compatible with the animation engine. All image-specific properties participate in the keyframe system.
| Property | Notes |
|---|---|
| Position X / Y | Standard position animation |
| Width / Height | Size over time; combine with position for scale effects |
| Scale X / Y | Uniform or non-uniform scale |
| Rotation | Spin, pivot, or subtle tilt animations |
| Opacity | Fade in/out |
| Crop Frame | Animate the crop position or size (reveal/conceal without moving the image) |
| Blend Mode | Switches are discrete (jump cuts); not smoothly interpolated |
| Filter Parameters | Any filter value — blur radius, color grade, distortion strength |
| Warp Control Points | Individual mesh points of the Warp filter |
Common image animation techniques:
Fading an image in:
Blend mode transitions are not smoothly interpolated — the mode switches instantaneously at the keyframe. To simulate a blend mode fade, animate the image opacity from 0 to 100% while the blend mode is already set to the target mode.