Crossfire Client, Branches  R11627
Pngx_Color_Values Struct Reference
+ Collaboration diagram for Pngx_Color_Values:

Data Fields

unsigned char blue
 
unsigned char green
 
long pixel_value
 
unsigned char red
 

Detailed Description

Definition at line 401 of file png.c.

Field Documentation

unsigned char Pngx_Color_Values::blue

Definition at line 402 of file png.c.

Referenced by pngx_find_color().

unsigned char Pngx_Color_Values::green

Definition at line 402 of file png.c.

Referenced by pngx_find_color().

long Pngx_Color_Values::pixel_value

Definition at line 403 of file png.c.

Referenced by pngx_find_color().

unsigned char Pngx_Color_Values::red

Definition at line 402 of file png.c.

Referenced by pngx_find_color().


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