arsa  2.7
Public Attributes | List of all members
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 636 of file png.h.

Member Data Documentation

◆ day

png_byte png_time_struct::day

Definition at line 640 of file png.h.

◆ hour

png_byte png_time_struct::hour

Definition at line 641 of file png.h.

◆ minute

png_byte png_time_struct::minute

Definition at line 642 of file png.h.

◆ month

png_byte png_time_struct::month

Definition at line 639 of file png.h.

◆ second

png_byte png_time_struct::second

Definition at line 643 of file png.h.

◆ year

png_uint_16 png_time_struct::year

Definition at line 638 of file png.h.


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