png_time
extern (C) nothrow @nogc
struct png_time {
}
- day
png_byte day;
Undocumented in source.
- hour
png_byte hour;
Undocumented in source.
- minute
png_byte minute;
Undocumented in source.
- month
png_byte month;
Undocumented in source.
- second
png_byte second;
Undocumented in source.
- year
png_uint_16 year;
Undocumented in source.
libpng png
aliasesfunctionsmanifest constantsstructsvariables