Unit 'PNG' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#libpng]

png_time

Declaration

Source position: png.pp line 185

type png_time = record

  year: png_uint_16;

  month: png_byte;

  day: png_byte;

  hour: png_byte;

  minute: png_byte;

  second: png_byte;

end;


Documentation generated on: 2023-03-18