Returns true if ArrayFire was compiled with ImageIO (FreeImage) support. More...
| Functions | |
| bool | isImageIOAvailable () | 
| Function to check if Image IO is available. | |
| 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.
| af_err af_is_image_io_available | ( | bool * | out | ) | 
Function to check if Image IO is available.
| [out] | out | is true if ArrayFire was commpiled with ImageIO support, false otherwise. | 
| bool isImageIOAvailable | ( | ) | 
Function to check if Image IO is available.