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

#include <png.h>

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 600 of file png.h.

Member Data Documentation

png_byte png_time_struct::day

Definition at line 604 of file png.h.

png_byte png_time_struct::hour

Definition at line 605 of file png.h.

png_byte png_time_struct::minute

Definition at line 606 of file png.h.

png_byte png_time_struct::month

Definition at line 603 of file png.h.

png_byte png_time_struct::second

Definition at line 607 of file png.h.

png_uint_16 png_time_struct::year

Definition at line 602 of file png.h.


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