arsa  2.7
Public Attributes | List of all members
png_color_8_struct Struct Reference

#include <png.h>

Public Attributes

png_byte red
 
png_byte green
 
png_byte blue
 
png_byte gray
 
png_byte alpha
 

Detailed Description

Definition at line 536 of file png.h.

Member Data Documentation

◆ alpha

png_byte png_color_8_struct::alpha

Definition at line 542 of file png.h.

◆ blue

png_byte png_color_8_struct::blue

Definition at line 540 of file png.h.

◆ gray

png_byte png_color_8_struct::gray

Definition at line 541 of file png.h.

◆ green

png_byte png_color_8_struct::green

Definition at line 539 of file png.h.

◆ red

png_byte png_color_8_struct::red

Definition at line 538 of file png.h.


The documentation for this struct was generated from the following file: