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

mmImageHeader

Declaration

Source position: mmio.pas line 266

type mmImageHeader = record

  ulHeaderLength: LongInt;

  ulContentType: LongInt;

  ulMediaType: LongInt;

  mmXDIBHeader: mmxdibHeader;

  bmiColors: array [0..MAX_PALETTE-1] of RGB2;

end;


Documentation generated on: 2025-07-25