CroppedBitmapSource Property

Gets or sets the source for the bitmap.

Definition

Namespace: Avalonia.Media.Imaging
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public IImage? Source { get; set; }

Property Value

IImage

See Also