Structures

  StructureDescription
fi_handle
Wrapper for a custom handle.
FreeImageIO
Structure for implementing access to custom handles.

Delegates

  DelegateDescription
ReadProc
Delegate to the C++ function fread.
SeekProc
Delegate to the C++ function fseek.
TellProc
Delegate to the C++ function ftell.
WriteProc
Delegate to the C++ function fwrite.