#include <lodepng.h>
Data Fields | |
unsigned | background_b |
unsigned | background_defined |
unsigned | background_g |
unsigned | background_r |
LodePNG_InfoColor | color |
unsigned | compressionMethod |
unsigned | filterMethod |
unsigned | height |
unsigned | interlaceMethod |
LodePNG_IText | itext |
unsigned | phys_defined |
unsigned char | phys_unit |
unsigned | phys_x |
unsigned | phys_y |
LodePNG_Text | text |
LodePNG_Time | time |
unsigned char | time_defined |
LodePNG_UnknownChunks | unknown_chunks |
unsigned | width |
unsigned LodePNG_InfoPng::background_b |
Referenced by decodeGeneric(), and LodePNG_InfoPng_init().
unsigned LodePNG_InfoPng::background_defined |
Referenced by decodeGeneric(), and LodePNG_InfoPng_init().
unsigned LodePNG_InfoPng::background_g |
Referenced by decodeGeneric(), and LodePNG_InfoPng_init().
unsigned LodePNG_InfoPng::background_r |
Referenced by decodeGeneric(), and LodePNG_InfoPng_init().
LodePNG_InfoColor LodePNG_InfoPng::color |
unsigned LodePNG_InfoPng::compressionMethod |
Referenced by lodepng_decode_display(), LodePNG_InfoPng_init(), and LodePNG_inspect().
unsigned LodePNG_InfoPng::filterMethod |
Referenced by lodepng_decode_display(), LodePNG_InfoPng_init(), and LodePNG_inspect().
unsigned LodePNG_InfoPng::height |
unsigned LodePNG_InfoPng::interlaceMethod |
Referenced by lodepng_decode_display(), LodePNG_InfoPng_init(), LodePNG_inspect(), and postProcessScanlines().
LodePNG_IText LodePNG_InfoPng::itext |
Referenced by decodeGeneric(), lodepng_decode_display(), LodePNG_InfoPng_cleanup(), LodePNG_InfoPng_copy(), and LodePNG_InfoPng_init().
unsigned LodePNG_InfoPng::phys_defined |
Referenced by decodeGeneric(), lodepng_decode_display(), and LodePNG_InfoPng_init().
unsigned char LodePNG_InfoPng::phys_unit |
Referenced by decodeGeneric(), and lodepng_decode_display().
unsigned LodePNG_InfoPng::phys_x |
Referenced by decodeGeneric(), and lodepng_decode_display().
unsigned LodePNG_InfoPng::phys_y |
Referenced by decodeGeneric(), and lodepng_decode_display().
LodePNG_Text LodePNG_InfoPng::text |
Referenced by decodeGeneric(), lodepng_decode_display(), LodePNG_InfoPng_cleanup(), LodePNG_InfoPng_copy(), and LodePNG_InfoPng_init().
LodePNG_Time LodePNG_InfoPng::time |
Referenced by decodeGeneric(), and lodepng_decode_display().
unsigned char LodePNG_InfoPng::time_defined |
Referenced by decodeGeneric(), lodepng_decode_display(), and LodePNG_InfoPng_init().
LodePNG_UnknownChunks LodePNG_InfoPng::unknown_chunks |
Referenced by decodeGeneric(), LodePNG_InfoPng_cleanup(), LodePNG_InfoPng_copy(), and LodePNG_InfoPng_init().
unsigned LodePNG_InfoPng::width |