Click or drag to resize

ImageGestureImagePixels Property

Pixels of the image or null if no pixel data in which case just Rows is populated

Namespace:  DigitalRubyShared
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public byte[] Pixels { get; }

Property Value

Type: Byte
See Also