VncPixelFormatIsLittleEndian 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: 1.0.0.0 (1.0.0.0)
Syntax

public bool IsLittleEndian { get; }

Property Value

Type: Boolean
See Also

Reference