Skip to main content
Version: 2.0.0-preview

Image

Imports a still image (PNG / JPEG / WebP / etc.) as a drawable. The image is rendered at its native resolution; use Transform properties to scale or position it.

Library location

Library → Image

Properties

Source

The image file to display.

  • Type: ImageSource?
  • Default: null
  • Animatable: No

Common properties

This object inherits from Drawable and exposes the common properties declared on its base classes.

Usage

Drop an image onto the timeline.

Source

src/Beutl.Engine/Graphics/SourceImage.cs