zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
png_color_8_struct Struct Reference

#include <png.h>

Public Attributes

png_byte alpha
 
png_byte blue
 
png_byte gray
 
png_byte green
 
png_byte red
 

Detailed Description

Definition at line 573 of file png.h.

Member Data Documentation

png_byte png_color_8_struct::alpha

Definition at line 579 of file png.h.

png_byte png_color_8_struct::blue

Definition at line 577 of file png.h.

png_byte png_color_8_struct::gray

Definition at line 578 of file png.h.

png_byte png_color_8_struct::green

Definition at line 576 of file png.h.

png_byte png_color_8_struct::red

Definition at line 575 of file png.h.


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