IImage Interface

Represents a raster or vector image.

Definition

Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public interface IImage

Properties

Size Gets the size of the image, in device independent pixels.

Methods

See Also