LodePNG::Decoder Member List
This is the complete list of members for
LodePNG::Decoder, including all inherited members.
| adam7Pass(unsigned char *out, unsigned char *scanlinen, unsigned char *scanlineo, const unsigned char *in, unsigned long w, size_t bytewidth, size_t passleft, size_t passtop, size_t spacex, size_t spacey, size_t passw, size_t passh, unsigned long bpp) | LodePNG::Decoder | [private] |
| decode(std::vector< unsigned char > &out, const unsigned char *in, unsigned long size) | LodePNG::Decoder | |
| decode(std::vector< unsigned char > &out, const std::vector< unsigned char > &in) | LodePNG::Decoder | |
| decodeGeneric(std::vector< unsigned char > &out, const unsigned char *in, unsigned long size) | LodePNG::Decoder | [private] |
| Decoder() | LodePNG::Decoder | |
| error | LodePNG::Decoder | [private] |
| getError() const | LodePNG::Decoder | |
| getHeight() const | LodePNG::Decoder | |
| getInfoPng() const | LodePNG::Decoder | |
| getInfoRaw() const | LodePNG::Decoder | |
| getInfoRaw() | LodePNG::Decoder | |
| getSettings() const | LodePNG::Decoder | |
| getSettings() | LodePNG::Decoder | |
| getWidth() const | LodePNG::Decoder | |
| hasError() const | LodePNG::Decoder | |
| infoPng | LodePNG::Decoder | [private] |
| infoRaw | LodePNG::Decoder | [private] |
| inspect(const unsigned char *in, unsigned long size) | LodePNG::Decoder | |
| inspect(const std::vector< unsigned char > &in) | LodePNG::Decoder | |
| readPngHeader(const unsigned char *in, size_t inlength) | LodePNG::Decoder | [private] |
| resetParameters() | LodePNG::Decoder | [private] |
| setInfoRaw(const InfoRaw &infoRaw) | LodePNG::Decoder | |
| setSettings(const Settings &settings) | LodePNG::Decoder | |
| settings | LodePNG::Decoder | [private] |
| unFilterScanline(unsigned char *recon, const unsigned char *scanline, const unsigned char *precon, size_t bytewidth, unsigned long filterType, size_t length) | LodePNG::Decoder | [private] |