The FreeImageEngine type exposes the following members.

Properties

  NameDescription
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

  NameDescription
Message
Internal errors in FreeImage generate a logstring that can be captured by this event.

See Also