FreeImage

FreeImage library wrapper.

Constructors

this
this(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
const(char)[] getCopyrightMessage()
Undocumented in source. Be warned that the author may not have intended to support it.
getVersion
const(char)[] getVersion()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta