Functions | |
| AFAPI bool | isImageIOAvailable () |
| Function to check if Image IO is available. | |
| AFAPI af_err | af_is_image_io_available (bool *out) |
| Function to check if Image IO is available. | |
Returns true if ArrayFire was compiled with ImageIO (FreeImage) support
Function to check if Image IO is available.
| [out] | out | is true if ArrayFire was commpiled with ImageIO support, false otherwise. |