Image Component Library (ICL)
|
This is the complete list of members for icl::io::JPEGDecoder, including all inherited members.
decode(utils::File &file, core::ImgBase **dst) | icl::io::JPEGDecoder | static |
decode(const unsigned char *data, unsigned int maxDataLen, core::ImgBase **dst) | icl::io::JPEGDecoder | static |
decode_internal(utils::File *file, const unsigned char *data, unsigned int maxDataLen, core::ImgBase **dst) | icl::io::JPEGDecoder | privatestatic |