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

TGIFHeader

Declaration

Source position: fpreadgif.pas line 32

type TGIFHeader = packed record

  Signature: array [0..2] of Char;

  Version: array [0..2] of Char;

  ScreenWidth: Word;

  ScreenHeight: Word;

  Packedbit: Byte;

  BackgroundColor: Byte;

  AspectRatio: Byte;

end;


Documentation generated on: 2023-03-18