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

png_row_info

Declaration

Source position: png.pp line 292

type png_row_info = record

  width: png_uint_32;

  rowbytes: png_uint_32;

  color_type: png_byte;

  bit_depth: png_byte;

  channels: png_byte;

  pixel_depth: png_byte;

end;


Documentation generated on: 2023-03-18