Prusa MINI Firmware overview
png_info_def Struct Reference

#include <pnginfo.h>

Collaboration diagram for png_info_def:

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
 

Member Data Documentation

◆ width

png_uint_32 png_info_def::width

◆ height

png_uint_32 png_info_def::height

◆ valid

png_uint_32 png_info_def::valid

◆ rowbytes

size_t png_info_def::rowbytes

◆ palette

png_colorp png_info_def::palette

◆ num_palette

png_uint_16 png_info_def::num_palette

◆ num_trans

png_uint_16 png_info_def::num_trans

◆ bit_depth

png_byte png_info_def::bit_depth

◆ color_type

png_byte png_info_def::color_type

◆ compression_type

png_byte png_info_def::compression_type

◆ filter_type

png_byte png_info_def::filter_type

◆ interlace_type

png_byte png_info_def::interlace_type

◆ channels

png_byte png_info_def::channels

◆ pixel_depth

png_byte png_info_def::pixel_depth

◆ spare_byte

png_byte png_info_def::spare_byte

◆ free_me

png_uint_32 png_info_def::free_me