14 #ifndef GDCMJPEGLSCODEC_H
15 #define GDCMJPEGLSCODEC_H
22 class JPEGLSInternals;
42 bool Decode(
DataElement const &in,
char* outBuffer, uint32_t inBufferLength,
43 uint32_t inXMin, uint32_t inXMax, uint32_t inYMin,
44 uint32_t inYMax, uint32_t inZMin, uint32_t inZMax);
49 void SetLossless(
bool l);
50 bool GetLossless()
const;
63 void SetLossyError(
int error);
66 unsigned long BufferLength;
73 #endif //GDCMJPEGLSCODEC_H