#define RETINIFY_API
Defines a macro for setting API visibility to "default" for the retinify library.
Definition attributes.hpp:8
Definition colormap.hpp:13
RETINIFY_API auto ONNXModelFilePath() noexcept -> const char *
Returns the path to the ONNX model file used by retinify.
RETINIFY_API auto CacheDirectoryPath() noexcept -> const char *
Returns the cache directory path for retinify.
RETINIFY_API auto ConfigDirectoryPath() noexcept -> const char *
Returns the configuration directory path for retinify.
RETINIFY_API auto HomeDirectoryPath() noexcept -> const char *
Returns the current user’s home directory path.
RETINIFY_API auto StateDirectoryPath() noexcept -> const char *
Returns the state directory path for retinify.
RETINIFY_API auto DataDirectoryPath() noexcept -> const char *
Returns the data directory path for retinify.