arsa  2.7
Public Attributes | List of all members
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 524 of file png.h.

Member Data Documentation

◆ blue

png_uint_16 png_color_16_struct::blue

Definition at line 529 of file png.h.

◆ gray

png_uint_16 png_color_16_struct::gray

Definition at line 530 of file png.h.

◆ green

png_uint_16 png_color_16_struct::green

Definition at line 528 of file png.h.

◆ index

png_byte png_color_16_struct::index

Definition at line 526 of file png.h.

◆ red

png_uint_16 png_color_16_struct::red

Definition at line 527 of file png.h.


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