Unit 'MMIO' Package
[Overview][Constants][Types][Procedures and functions][Index] [#os2units]

TCODECVIDEOHEADER

Declaration

Source position: mmio.pas line 841

type TCODECVIDEOHEADER = record

  ulStructLen: LongInt;

  cx: LongInt;

  cy: LongInt;

  cPlanes: Integer;

  cBitCount: Integer;

  ulColorEncoding: LongInt;

  genpal: GENPAL;

end;


Documentation generated on: 2025-07-25