arsa  2.7
Public Attributes | List of all members
png_unknown_chunk_t Struct Reference

#include <png.h>

Public Attributes

png_byte name [5]
 
png_byte * data
 
png_size_t size
 
png_byte location
 

Detailed Description

Definition at line 658 of file png.h.

Member Data Documentation

◆ data

png_byte* png_unknown_chunk_t::data

Definition at line 661 of file png.h.

◆ location

png_byte png_unknown_chunk_t::location

Definition at line 670 of file png.h.

◆ name

png_byte png_unknown_chunk_t::name[5]

Definition at line 660 of file png.h.

◆ size

png_size_t png_unknown_chunk_t::size

Definition at line 662 of file png.h.


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