Unit 'targacmn' Package
[Overview][Constants][Types][Procedures and functions][Index] [#fcl-image]

TTargaHeader

Declaration

Source position: targacmn.pp line 31

type TTargaHeader = packed record

  IDLen: Byte;

  MapType: Byte;

  ImgType: Byte;

  MapStart: TWordRec;

  MapLength: TWordRec;

  MapEntrySize: Byte;

  OriginX: TWordRec;

  OriginY: TWordRec;

  Width: TWordRec;

  Height: TWordRec;

  PixelSize: Byte;

  Flags: Byte;

end;


Documentation generated on: 2023-03-18