ReactOS 0.4.15-dev-7942-gd23573b
png_sPLT_struct Struct Reference

#include <png.h>

Collaboration diagram for png_sPLT_struct:

Public Attributes

png_charp name
 
png_byte depth
 
png_sPLT_entryp entries
 
png_int_32 nentries
 

Detailed Description

Definition at line 530 of file png.h.

Member Data Documentation

◆ depth

png_byte png_sPLT_struct::depth

Definition at line 533 of file png.h.

◆ entries

png_sPLT_entryp png_sPLT_struct::entries

Definition at line 534 of file png.h.

◆ name

png_charp png_sPLT_struct::name

Definition at line 532 of file png.h.

◆ nentries

png_int_32 png_sPLT_struct::nentries

Definition at line 535 of file png.h.


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