Edit

SKWebpEncoderFrame.Pixmap Property

Definition

Gets or sets the pixel data for this frame.

public SkiaSharp.SKPixmap Pixmap { get; set; }

Property Value

The SKPixmap containing the pixel data for this frame.

Applies to