FreeImage

FreeImage library wrapper.

Constructors

this
this(Logger logger, bool useExternalPlugins)

Loads the FreeImage library and logs some information.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.
getCopyrightMessage
string getCopyrightMessage()
Undocumented in source. Be warned that the author may not have intended to support it.
getVersion
string getVersion()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_logger
Logger _logger;
Undocumented in source.

Meta