Click or drag to resize

ImageGestureImageRows Property

Each bit is a pixel, each ulong is a row. Least significant bit is x = 0

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

Property Value

Type: UInt64
See Also