Prusa MINI Firmware overview
png_color_8_struct Struct Reference

#include <png.h>

Collaboration diagram for png_color_8_struct:

Public Attributes

png_byte red
 
png_byte green
 
png_byte blue
 
png_byte gray
 
png_byte alpha
 

Member Data Documentation

◆ red

png_byte png_color_8_struct::red

◆ green

png_byte png_color_8_struct::green

◆ blue

png_byte png_color_8_struct::blue

◆ gray

png_byte png_color_8_struct::gray

◆ alpha

png_byte png_color_8_struct::alpha