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

#include <png.h>

Public Attributes

png_charp name
 
png_byte depth
 
png_sPLT_entryp entries
 
png_int_32 nentries
 

Detailed Description

Definition at line 478 of file png.h.

Member Data Documentation

◆ depth

png_byte png_sPLT_struct::depth

Definition at line 481 of file png.h.

◆ entries

png_sPLT_entryp png_sPLT_struct::entries

Definition at line 482 of file png.h.

◆ name

png_charp png_sPLT_struct::name

Definition at line 480 of file png.h.

◆ nentries

png_int_32 png_sPLT_struct::nentries

Definition at line 483 of file png.h.


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