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