The FreeImageIO type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| 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.
|