The FreeImageIO type exposes the following members.

Fields

  NameDescription
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.

See Also