FreeImageEngine.IsLittleEndian Property

FreeImage.NET

FreeImageEngineIsLittleEndian Property
Gets whether the platform is using Little Endian.

Namespace: FreeImageAPI
Assembly: FreeImageNET (in FreeImageNET.dll) Version: 3.17.0.4 (3.17.0)
Syntax
C#
public static bool IsLittleEndian { get; }

Property Value

Type: Boolean
See Also