/home/fwph/code/wurde/rde/utils/rleCoding.H File Reference

Go to the source code of this file.

Namespaces

namespace  WURDE

Functions

long GCM_rleEncodeGreyLow (unsigned char *data, const long rows, const long cols)
long GCM_rleEncodeGreyMed (unsigned char *data, const long rows, const long cols)
long GCM_rleEncodePixLow (unsigned char *data, const long rows, const long cols)
long GCM_rleEncodePixMed (unsigned char *data, const long rows, const long cols)
int GCM_rleDecodeGreyLow (unsigned char *source, const long rleSize, unsigned char *target)
int GCM_rleDecodeGreyMed (unsigned char *source, const long rleSize, unsigned char *target)
int GCM_rleDecodePixLow (unsigned char *data, const long rleSize, unsigned char *target)
int GCM_rleDecodePixMed (unsigned char *data, const long rleSize, unsigned char *target)


Generated on Thu Feb 1 15:31:54 2007 for WURDE by  doxygen 1.5.1