|
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) ![]() |
#include <png.h>
Public Attributes | |
| png_byte | name [PNG_CHUNK_NAME_LENGTH] |
| png_byte * | data |
| png_size_t | size |
| png_byte | location |
Definition at line 740 of file png.h.
Referenced by png_write_end(), png_write_info(), and png_write_info_before_PLTE().
Definition at line 744 of file png.h.
Referenced by png_write_end(), png_write_info(), and png_write_info_before_PLTE().
| 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().
Definition at line 741 of file png.h.
Referenced by png_write_end(), png_write_info(), and png_write_info_before_PLTE().