SCV  4.2.1
Simple Components for Visual
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
ImgLoader.h File Reference

Go to the source code of this file.

Namespaces

namespace  scv
 

Functions

unsigned char * scv::loadImageToArray (const std::string &fileName, int *witdh, int *height)
 Gets the image information.
 
void scv::freeImageData (unsigned char *data)
 Frees image buffer.