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

png_text

Declaration

Source position: png.pp line 180

type png_text = record

  compression: LongInt;

  key: png_charp;

  text: png_charp;

  text_length: png_size_t;

end;


Documentation generated on: 2025-07-25