ReactOS 0.4.15-dev-8052-gc0e3179
png_color_16_struct Struct Reference

#include <png.h>

Public Attributes

png_byte index
 
png_uint_16 red
 
png_uint_16 green
 
png_uint_16 blue
 
png_uint_16 gray
 

Detailed Description

Definition at line 485 of file png.h.

Member Data Documentation

◆ blue

png_uint_16 png_color_16_struct::blue

Definition at line 490 of file png.h.

◆ gray

png_uint_16 png_color_16_struct::gray

Definition at line 491 of file png.h.

◆ green

png_uint_16 png_color_16_struct::green

Definition at line 489 of file png.h.

◆ index

png_byte png_color_16_struct::index

Definition at line 487 of file png.h.

◆ red

png_uint_16 png_color_16_struct::red

Definition at line 488 of file png.h.


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