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

#include <png.h>

Public Attributes

png_byte blue
 
png_byte green
 
png_byte red
 

Detailed Description

Definition at line 551 of file png.h.

Member Data Documentation

png_byte png_color_struct::blue

Definition at line 555 of file png.h.

Referenced by png_handle_PLTE(), and png_init_read_transformations().

png_byte png_color_struct::green

Definition at line 554 of file png.h.

Referenced by png_handle_PLTE(), and png_init_read_transformations().

png_byte png_color_struct::red

Definition at line 553 of file png.h.

Referenced by png_handle_PLTE(), and png_init_read_transformations().


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