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

TChunk

Declaration

Source position: pngcomn.pp line 38

type TChunk = record

  acapacity: LongWord;

  alength: LongWord;

  CRC: LongWord;

  ReadType: TChunkCode;

  data: PByteArray;

  aType: TChunkTypes;

end;


Documentation generated on: 2023-03-18