FreeImageEngine Class
From FreeImage.NET
FreeImage.NET Class Library Reference
| FreeImageEngine Class |
Class handling non-bitmap related functions.
Namespace: FreeImageAPI
Assembly: FreeImageNET (in FreeImageNET.dll) Version: 3.17.0.4 (3.17.0)
C#
public static class FreeImageEngine
The FreeImageEngine type exposes the following members.
| 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.
|
| Name | Description | |
|---|---|---|
| Message |
Internal errors in FreeImage generate a logstring that can be
captured by this event.
|