ReactOS 0.4.15-dev-7842-g558ab78
png_unknown_chunk_t Struct Reference

#include <png.h>

Public Attributes

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

Detailed Description

Definition at line 619 of file png.h.

Member Data Documentation

◆ data

png_byte* png_unknown_chunk_t::data

Definition at line 622 of file png.h.

◆ location

png_byte png_unknown_chunk_t::location

Definition at line 631 of file png.h.

◆ name

png_byte png_unknown_chunk_t::name[5]

Definition at line 621 of file png.h.

◆ size

size_t png_unknown_chunk_t::size

Definition at line 623 of file png.h.


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