|
Prusa MINI Firmware overview
|
#include <pnginfo.h>

Public Attributes | |
| png_uint_32 | width |
| png_uint_32 | height |
| png_uint_32 | valid |
| size_t | rowbytes |
| png_colorp | palette |
| png_uint_16 | num_palette |
| png_uint_16 | num_trans |
| png_byte | bit_depth |
| png_byte | color_type |
| png_byte | compression_type |
| png_byte | filter_type |
| png_byte | interlace_type |
| png_byte | channels |
| png_byte | pixel_depth |
| png_byte | spare_byte |
| png_uint_32 | free_me |
| png_uint_32 png_info_def::width |
| png_uint_32 png_info_def::height |
| png_uint_32 png_info_def::valid |
| size_t png_info_def::rowbytes |
| png_colorp png_info_def::palette |
| png_uint_16 png_info_def::num_palette |
| png_uint_16 png_info_def::num_trans |
| png_byte png_info_def::bit_depth |
| png_byte png_info_def::color_type |
| png_byte png_info_def::compression_type |
| png_byte png_info_def::filter_type |
| png_byte png_info_def::interlace_type |
| png_byte png_info_def::channels |
| png_byte png_info_def::pixel_depth |
| png_byte png_info_def::spare_byte |
| png_uint_32 png_info_def::free_me |