ReactOS 0.4.15-dev-7942-gd23573b
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 597 of file png.h.

Member Data Documentation

◆ day

png_byte png_time_struct::day

Definition at line 601 of file png.h.

◆ hour

png_byte png_time_struct::hour

Definition at line 602 of file png.h.

◆ minute

png_byte png_time_struct::minute

Definition at line 603 of file png.h.

◆ month

png_byte png_time_struct::month

Definition at line 600 of file png.h.

◆ second

png_byte png_time_struct::second

Definition at line 604 of file png.h.

◆ year

png_uint_16 png_time_struct::year

Definition at line 599 of file png.h.


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