57 static void decode(
const unsigned char *
data,
unsigned int maxDataLen,
core::ImgBase **dst);
61 static void decode_internal(
utils::File *file,
const unsigned char *
data,
undocument this line if you encounter any issues!
Definition: Any.h:37
Utility class for file handling (reading files is buffered)
Definition: File.h:61
ICLQt_API ImgROI data(ImgQ &r)
creates full ROI ROI-struct
#define ICLIO_API
Definition: CompatMacros.h:176
Utility class for decoding JPEG-Data streams (with ICL_HAVE_LIBJPEG only)
Definition: JPEGDecoder.h:41
ImgBase is the Image-Interface class that provides save access to underlying Img-template .
Definition: ImgBase.h:131