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.
|
Events
| Name | Description | |
|---|---|---|
| Message |
Internal errors in FreeImage generate a logstring that can be
captured by this event.
|