HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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 500 of file png.h.

Member Data Documentation

png_byte png_color_8_struct::alpha

Definition at line 506 of file png.h.

png_byte png_color_8_struct::blue

Definition at line 504 of file png.h.

png_byte png_color_8_struct::gray

Definition at line 505 of file png.h.

png_byte png_color_8_struct::green

Definition at line 503 of file png.h.

png_byte png_color_8_struct::red

Definition at line 502 of file png.h.


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