NeuroDactyl
decoder.h File Reference

Header file with image decoder description. More...

#include <memory>
#include "image.h"
#include "config.h"
#include "export.h"
Include dependency graph for decoder.h:

Go to the source code of this file.

Classes

class  NeuroDactyl::Decoder
 Image decoder Decodes images from memory or hard drive. More...
 

Namespaces

 NeuroDactyl
 Namespace containing all symbols from the NeuroDactyl SDK.
 

Functions

FPSERVERSDK_API NeuroDactyl::DecoderNeuroDactyl::createDecoder (const NeuroDactyl::Config *cfg)
 

Detailed Description

Header file with image decoder description.