| eLynx SDK
v3.0.1 C++ image processing API reference |
#include "CoreLib.h"#include "CoreTypes.h"Go to the source code of this file.
Namespaces | |
| namespace | eLynx |
Functions | |
| ExportedByCore void | eLynx::elxZeroMemory (void *iprBuffer, uint32 iSize) |
| ExportedByCore char | eLynx::elxToLower (char iChar) |
| ExportedByCore char | eLynx::elxToUpper (char iChar) |
| ExportedByCore void | eLynx::elxToLower (char *ioprString) |
| ExportedByCore void | eLynx::elxToUpper (char *ioprString) |