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_color_struct Struct Reference

#include <png.h>

Public Attributes

png_byte red
 
png_byte green
 
png_byte blue
 

Detailed Description

Definition at line 427 of file png.h.

Member Data Documentation

◆ blue

png_byte png_color_struct::blue

Definition at line 431 of file png.h.

◆ green

png_byte png_color_struct::green

Definition at line 430 of file png.h.

◆ red

png_byte png_color_struct::red

Definition at line 429 of file png.h.


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