Prusa MINI Firmware overview
png_color_struct Struct Reference

#include <png.h>

Collaboration diagram for png_color_struct:

Public Attributes

png_byte red
 
png_byte green
 
png_byte blue
 

Member Data Documentation

◆ red

png_byte png_color_struct::red

◆ green

png_byte png_color_struct::green

◆ blue

png_byte png_color_struct::blue