true if the pixel is little-endian, or false if it is big-endian.
Namespace: RemoteViewing.VncAssembly: RemoteViewing (in RemoteViewing.dll) Version: 0.9.1.0 (0.9.1.0)
public bool IsLittleEndian { get; }
public bool IsLittleEndian { get; }
Public ReadOnly Property IsLittleEndian As Boolean
Get
Public ReadOnly Property IsLittleEndian As Boolean
Get
public:
property bool IsLittleEndian {
bool get ();
}
public:
property bool IsLittleEndian {
bool get ();
}
member IsLittleEndian : bool with get
member IsLittleEndian : bool with get