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_time_struct Struct Reference

#include <png.h>

List of all members.

Public Attributes

png_uint_16 year
png_byte month
png_byte day
png_byte hour
png_byte minute
png_byte second

Detailed Description

Definition at line 717 of file png.h.


Member Data Documentation

Definition at line 721 of file png.h.

Referenced by png_handle_tIME().

Definition at line 722 of file png.h.

Referenced by png_handle_tIME().

Definition at line 723 of file png.h.

Referenced by png_handle_tIME().

Definition at line 720 of file png.h.

Referenced by png_handle_tIME().

Definition at line 724 of file png.h.

Referenced by png_handle_tIME().

Definition at line 719 of file png.h.

Referenced by png_handle_tIME().


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