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

png_color_8

Declaration

Source position: png.pp line 136

type png_color_8 = record

  red: png_byte;

  green: png_byte;

  blue: png_byte;

  gray: png_byte;

  alpha: png_byte;

end;


Documentation generated on: 2023-03-18