Unit 'BGRAWritePNG' Package
[Overview][Types][Classes][Index] [#pl_bgrabitmap]

THeaderChunk

Declaration

Source position: bgrawritepng.pas line 29

type THeaderChunk = packed record

  Width: LongWord;

  

  height: LongWord;

  

  BitDepth: Byte;

  

  ColorType: Byte;

  

  Compression: Byte;

  

  Filter: Byte;

  

  Interlace: Byte;

  

end;



CT Web help

CodeTyphon Studio