VncPixelFormat IsLittleEndian Property RemoteViewing
true if the pixel is little-endian, or false if it is big-endian.

Namespace: RemoteViewing.Vnc
Assembly: RemoteViewing (in RemoteViewing.dll) Version: 0.9.1.0 (0.9.1.0)
Syntax

public bool IsLittleEndian { get; }
See Also