Unit 'PNGComn' Package
[Overview][Constants][Types][Classes][Index] [#fcl-image]

THeaderChunk

Declaration

Source position: pngcomn.pp line 50

type THeaderChunk = record

  Width: LongWord;

  height: LongWord;

  BitDepth: Byte;

  ColorType: Byte;

  Compression: Byte;

  Filter: Byte;

  Interlace: Byte;

end;


Documentation generated on: 2023-03-18