SKBitmap.Bytes Property

Definition

Gets a copy of all the pixel data as a byte array.

public byte[] Bytes { get; }

Property Value

Byte[]

The pixel data.

Applies to