SCV
4.2.1
Simple Components for Visual
|
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. | |