arsa  2.7
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 569 of file png.h.

Member Data Documentation

◆ depth

png_byte png_sPLT_struct::depth

Definition at line 572 of file png.h.

◆ entries

png_sPLT_entryp png_sPLT_struct::entries

Definition at line 573 of file png.h.

◆ name

png_charp png_sPLT_struct::name

Definition at line 571 of file png.h.

◆ nentries

png_int_32 png_sPLT_struct::nentries

Definition at line 574 of file png.h.


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