Modifica

Condividi tramite


SKPixmapImageSource.Pixmap Property

Definition

Gets or sets the underlying SKPixmap of the image source.

public SkiaSharp.SKPixmap Pixmap { get; set; }

Property Value

The underlying SKPixmap of the image source.

Applies to