FreeImage.NET Class Library Reference
FreeImageEngine Properties |
The FreeImageEngine type exposes the following members.
Properties
Name | Description | |
---|---|---|
CopyrightMessage |
Gets a string containing a standard copyright message.
|
|
IsAvailable |
Gets a value indicating if the FreeImage DLL is available or not.
|
|
IsLittleEndian |
Gets whether the platform is using Little Endian.
|
|
Version |
Gets a string containing the current version of the library.
|
See Also