fltk 1.3.0rc3
About: FLTK (Fast Light Tool Kit) is a cross-platform C++ GUI toolkit for UNIX/Linux (X11), Microsoft Windows, and MacOS X. Release candidate.
  SfR Fresh Dox: fltk-1.3.0rc3-source.tar.gz ("inofficial" and yet experimental doxygen-generated source code documentation)  

png_unknown_chunk_t Struct Reference

#include <png.h>

List of all members.

Public Attributes

png_byte name [PNG_CHUNK_NAME_LENGTH]
png_bytedata
png_size_t size
png_byte location

Detailed Description

Definition at line 737 of file png.h.


Member Data Documentation

png_byte png_unknown_chunk_t::name[PNG_CHUNK_NAME_LENGTH]

Definition at line 739 of file png.h.

Referenced by png_write_end(), png_write_info(), and png_write_info_before_PLTE().


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