Table of Contents

Property Pixels

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

Pixels

Gets or sets pixels using array of SKColor.

SKColor[] Pixels { get; set; }

Property Value

SKColor[]

Remarks

Use GenericImage.PixelStrategy to get the best strategy for accessing the pixel data.