NeuroDactyl
image.h File Reference

Header file with Image description. More...

#include <memory>
#include "export.h"
Include dependency graph for image.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  NeuroDactyl::Image
 Image Class for work with images. More...
 

Namespaces

 NeuroDactyl
 Namespace containing all symbols from the NeuroDactyl SDK.
 

Functions

FPSERVERSDK_API NeuroDactyl::ImageNeuroDactyl::constructImage (unsigned int width, unsigned int height, const char *data)
 

Detailed Description

Header file with Image description.