public class LAYERPLANEDESCRIPTOR
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
byte |
bReserved |
byte |
cAccumAlphaBits |
byte |
cAccumBits |
byte |
cAccumBlueBits |
byte |
cAccumGreenBits |
byte |
cAccumRedBits |
byte |
cAlphaBits |
byte |
cAlphaShift |
byte |
cAuxBuffers |
byte |
cBlueBits |
byte |
cBlueShift |
byte |
cColorBits |
byte |
cDepthBits |
byte |
cGreenBits |
byte |
cGreenShift |
byte |
cRedBits |
byte |
cRedShift |
int |
crTransparent |
byte |
cStencilBits |
int |
dwFlags |
byte |
iLayerPlane |
byte |
iPixelType |
short |
nSize |
short |
nVersion |
static int |
sizeof |
Constructor and Description |
---|
LAYERPLANEDESCRIPTOR() |
public short nSize
public short nVersion
public int dwFlags
public byte iPixelType
public byte cColorBits
public byte cRedBits
public byte cRedShift
public byte cGreenBits
public byte cGreenShift
public byte cBlueBits
public byte cBlueShift
public byte cAlphaBits
public byte cAlphaShift
public byte cAccumBits
public byte cAccumRedBits
public byte cAccumGreenBits
public byte cAccumBlueBits
public byte cAccumAlphaBits
public byte cDepthBits
public byte cStencilBits
public byte cAuxBuffers
public byte iLayerPlane
public byte bReserved
public int crTransparent
public static final int sizeof