ReactOS 0.4.15-dev-7958-gcd0bb1a
png_sPLT_entry_struct Struct Reference

#include <png.h>

Public Attributes

png_uint_16 red
 
png_uint_16 green
 
png_uint_16 blue
 
png_uint_16 alpha
 
png_uint_16 frequency
 

Detailed Description

Definition at line 513 of file png.h.

Member Data Documentation

◆ alpha

png_uint_16 png_sPLT_entry_struct::alpha

Definition at line 518 of file png.h.

◆ blue

png_uint_16 png_sPLT_entry_struct::blue

Definition at line 517 of file png.h.

◆ frequency

png_uint_16 png_sPLT_entry_struct::frequency

Definition at line 519 of file png.h.

◆ green

png_uint_16 png_sPLT_entry_struct::green

Definition at line 516 of file png.h.

◆ red

png_uint_16 png_sPLT_entry_struct::red

Definition at line 515 of file png.h.


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