Class for system configuration.
Definition: config.h:27
Image decoder Decodes images from memory or hard drive.
Definition: decoder.h:24
virtual NeuroDactyl::Image * decode(size_t size, const void *data) const =0
virtual NeuroDactyl::Image * read(const std::string &path) const =0
Image Class for work with images.
Definition: image.h:23
Header file with configuration description.
FPSERVERSDK_API NeuroDactyl::Decoder * createDecoder(const NeuroDactyl::Config *cfg)
Header file with Image description.
Namespace containing all symbols from the NeuroDactyl SDK.
Definition: config.h:21