Go to the source code of this file.
| Namespaces | |
| namespace | WURDE | 
| Functions | |
| long | GCM_rleEncodeGreyLow (unsigned char *data, const long rows, const long cols) | 
| int | GCM_rleDecodeGreyLow (unsigned char *source, const long rleSize, unsigned char *target) | 
| long | GCM_rleEncodeGreyMed (unsigned char *data, const long rows, const long cols) | 
| int | GCM_rleDecodeGreyMed (unsigned char *source, const long rleSize, unsigned char *target) | 
| long | GCM_rleEncodePixLow (unsigned char *data, const long rows, const long cols) | 
| int | GCM_rleDecodePixLow (unsigned char *data, const long rleSize, unsigned char *target) | 
| long | GCM_rleEncodePixMed (unsigned char *data, const long rows, const long cols) | 
| int | GCM_rleDecodePixMed (unsigned char *data, const long rleSize, unsigned char *target) | 
 1.5.1
 1.5.1