Edit

SKPaintGLSurfaceEventArgs.RawInfo Property

Definition

Gets the raw image information of the underlying render target.

public SkiaSharp.SKImageInfo RawInfo { get; }

Property Value

The SKImageInfo containing the actual dimensions and color type of the underlying render target.

Applies to