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

tagLAYERPLANEDESCRIPTOR

Declaration

Source position: jwawingdi.pas line 7618

type tagLAYERPLANEDESCRIPTOR = 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;

  iLayerPlane: Byte;

  bReserved: Byte;

  crTransparent: COLORREF;

end;


Documentation generated on: 2023-03-18