Prusa MINI Firmware overview
png_row_info_struct Struct Reference

#include <png.h>

Collaboration diagram for png_row_info_struct:

Public Attributes

png_uint_32 width
 
size_t rowbytes
 
png_byte color_type
 
png_byte bit_depth
 
png_byte channels
 
png_byte pixel_depth
 

Member Data Documentation

◆ width

png_uint_32 png_row_info_struct::width

◆ rowbytes

size_t png_row_info_struct::rowbytes

◆ color_type

png_byte png_row_info_struct::color_type

◆ bit_depth

png_byte png_row_info_struct::bit_depth

◆ channels

png_byte png_row_info_struct::channels

◆ pixel_depth

png_byte png_row_info_struct::pixel_depth