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

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.