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

png_color

Declaration

Source position: png.pp line 111

type png_color = record

  red: png_byte;

  green: png_byte;

  blue: png_byte;

end;


Documentation generated on: 2023-03-18