HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
png_color_struct Struct Reference

#include <png.h>

Public Attributes

png_byte red
 
png_byte green
 
png_byte blue
 

Detailed Description

Definition at line 478 of file png.h.

Member Data Documentation

png_byte png_color_struct::blue

Definition at line 482 of file png.h.

png_byte png_color_struct::green

Definition at line 481 of file png.h.

png_byte png_color_struct::red

Definition at line 480 of file png.h.


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