Unit 'agraphics' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#amunits]

tColorMap

Declaration

Source position: agraphics.pas line 1160

type tColorMap = record

  Flags: Byte;

  Type_: Byte;

  Count: Word;

  ColorTable: Pointer;

  cm_vpe: pViewPortExtra;

  LowColorBits: Pointer;

  TransparencyPlane: Byte;

  SpriteResolution: Byte;

  SpriteResDefault: Byte;

  AuxFlags: Byte;

  cm_vp: pViewPort;

  NormalDisplayInfo: Pointer;

  CoerceDisplayInfo: Pointer;

  cm_batch_items: pTagItem;

  VPModeID: ULONG;

  PalExtra: Pointer;

  SpriteBase_Even: Word;

  SpriteBase_Odd: Word;

  Bp_0_base: Word;

  Bp_1_base: Word;

end;


Documentation generated on: 2023-03-18