Unit 'SVGALib' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#svgalib]

TGraphicsContext

Declaration

Source position: svgalib.pp line 393

type TGraphicsContext = record

  ModeType: Byte;

  ModeFlags: Byte;

  Dummy: Byte;

  FlipPage: Byte;

  Width: LongInt;

  Height: LongInt;

  BytesPerPixel: LongInt;

  Colors: LongInt;

  BitsPerPixel: LongInt;

  ByteWidth: LongInt;

  VBuf: pointer;

  Clip: LongInt;

  ClipX1: LongInt;

  ClipY1: LongInt;

  ClipX2: LongInt;

  ClipY2: LongInt;

  ff: pointer;

end;


Documentation generated on: 2023-03-18