gfm.freeimage.freeimage

Undocumented in source.

Members

Classes

FreeImage
class FreeImage

FreeImage library wrapper.

FreeImageException
class FreeImageException

The one exception type thrown in this wrapper. A failing FreeImage function should <b>always</b> throw an FreeImageException.

Functions

ensureNotInGC
void ensureNotInGC(string resourceName)

Crash if the GC is running. Useful in destructors to avoid reliance GC resource release.

Meta