HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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 622 of file png.h.

Member Data Documentation

png_byte * png_unknown_chunk_t::data

Definition at line 625 of file png.h.

png_byte png_unknown_chunk_t::location

Definition at line 634 of file png.h.

png_byte png_unknown_chunk_t::name

Definition at line 624 of file png.h.

size_t png_unknown_chunk_t::size

Definition at line 626 of file png.h.


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