Visualization Library 2.0.0-b5

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Public Attributes | List of all members
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 462 of file png.h.

Member Data Documentation

◆ alpha

png_uint_16 png_sPLT_entry_struct::alpha

Definition at line 467 of file png.h.

◆ blue

png_uint_16 png_sPLT_entry_struct::blue

Definition at line 466 of file png.h.

◆ frequency

png_uint_16 png_sPLT_entry_struct::frequency

Definition at line 468 of file png.h.

◆ green

png_uint_16 png_sPLT_entry_struct::green

Definition at line 465 of file png.h.

◆ red

png_uint_16 png_sPLT_entry_struct::red

Definition at line 464 of file png.h.


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