zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
png_time_struct Struct Reference

#include <png.h>

Public Attributes

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

Detailed Description

Definition at line 673 of file png.h.

Member Data Documentation

png_byte png_time_struct::day

Definition at line 677 of file png.h.

Referenced by png_handle_tIME().

png_byte png_time_struct::hour

Definition at line 678 of file png.h.

Referenced by png_handle_tIME().

png_byte png_time_struct::minute

Definition at line 679 of file png.h.

Referenced by png_handle_tIME().

png_byte png_time_struct::month

Definition at line 676 of file png.h.

Referenced by png_handle_tIME().

png_byte png_time_struct::second

Definition at line 680 of file png.h.

Referenced by png_handle_tIME().

png_uint_16 png_time_struct::year

Definition at line 675 of file png.h.

Referenced by png_handle_tIME().


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