Unit 'JwaWindows' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#winunits-jedi]

tagPIXELFORMATDESCRIPTOR

Declaration

Source position: jwawingdi.pas line 4422

type tagPIXELFORMATDESCRIPTOR = record

  nSize: Word;

  nVersion: Word;

  dwFlags: DWORD;

  iPixelType: Byte;

  cColorBits: Byte;

  cRedBits: Byte;

  cRedShift: Byte;

  cGreenBits: Byte;

  cGreenShift: Byte;

  cBlueBits: Byte;

  cBlueShift: Byte;

  cAlphaBits: Byte;

  cAlphaShift: Byte;

  cAccumBits: Byte;

  cAccumRedBits: Byte;

  cAccumGreenBits: Byte;

  cAccumBlueBits: Byte;

  cAccumAlphaBits: Byte;

  cDepthBits: Byte;

  cStencilBits: Byte;

  cAuxBuffers: Byte;

  iLayerType: Byte;

  bReserved: Byte;

  dwLayerMask: DWORD;

  dwVisibleMask: DWORD;

  dwDamageMask: DWORD;

end;


Documentation generated on: 2023-03-18