SKBitmap.Pixels Property

Definition

Gets all the pixels as an array of colors.

public SkiaSharp.SKColor[] Pixels { get; set; }

Property Value

Applies to