BitmapInfo.PixelBytes

BitmapInfo.PixelBytes property

Gets the array of pixels.

public byte[] PixelBytes { get; }

See Also