|
NDDEM
|
This is the complete list of members for TinyPngOut, including all inherited members.
| adler | TinyPngOut | private |
| adler32(const std::uint8_t data[], size_t len) | TinyPngOut | private |
| crc | TinyPngOut | private |
| crc32(const std::uint8_t data[], size_t len) | TinyPngOut | private |
| DEFLATE_MAX_BLOCK_SIZE | TinyPngOut | privatestatic |
| deflateFilled | TinyPngOut | private |
| height | TinyPngOut | private |
| lineSize | TinyPngOut | private |
| output | TinyPngOut | private |
| positionX | TinyPngOut | private |
| positionY | TinyPngOut | private |
| putBigUint32(std::uint32_t val, std::uint8_t array[4]) | TinyPngOut | privatestatic |
| TinyPngOut(std::uint32_t w, std::uint32_t h, std::ostream &out) | TinyPngOut | explicit |
| uncompRemain | TinyPngOut | private |
| width | TinyPngOut | private |
| write(const std::uint8_t pixels[], size_t count) | TinyPngOut | |
| write(const std::uint8_t(&data)[N]) | TinyPngOut | inlineprivate |