ReactOS 0.4.15-dev-7958-gcd0bb1a
png_color_struct Struct Reference

#include <png.h>

Public Attributes

png_byte red
 
png_byte green
 
png_byte blue
 

Detailed Description

Definition at line 475 of file png.h.

Member Data Documentation

◆ blue

png_byte png_color_struct::blue

Definition at line 479 of file png.h.

◆ green

png_byte png_color_struct::green

Definition at line 478 of file png.h.

◆ red

png_byte png_color_struct::red

Definition at line 477 of file png.h.


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