C# Class OpenGL.WGL.PIXELFORMATDESCRIPTOR

显示文件 Open project: Esri/arcobjects-sdk-community-samples Class Usage Examples

Public Properties

Property Type Description
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 byte
cStencilBits byte
dwDamageMask uint
dwFlags uint
dwLayerMask uint
dwVisibleMask uint
iLayerType byte
iPixelType byte
nSize ushort
nVersion ushort

Property Details

bReserved public_oe property

public byte bReserved
return byte

cAccumAlphaBits public_oe property

public byte cAccumAlphaBits
return byte

cAccumBits public_oe property

public byte cAccumBits
return byte

cAccumBlueBits public_oe property

public byte cAccumBlueBits
return byte

cAccumGreenBits public_oe property

public byte cAccumGreenBits
return byte

cAccumRedBits public_oe property

public byte cAccumRedBits
return byte

cAlphaBits public_oe property

public byte cAlphaBits
return byte

cAlphaShift public_oe property

public byte cAlphaShift
return byte

cAuxBuffers public_oe property

public byte cAuxBuffers
return byte

cBlueBits public_oe property

public byte cBlueBits
return byte

cBlueShift public_oe property

public byte cBlueShift
return byte

cColorBits public_oe property

public byte cColorBits
return byte

cDepthBits public_oe property

public byte cDepthBits
return byte

cGreenBits public_oe property

public byte cGreenBits
return byte

cGreenShift public_oe property

public byte cGreenShift
return byte

cRedBits public_oe property

public byte cRedBits
return byte

cRedShift public_oe property

public byte cRedShift
return byte

cStencilBits public_oe property

public byte cStencilBits
return byte

dwDamageMask public_oe property

public uint dwDamageMask
return uint

dwFlags public_oe property

public uint dwFlags
return uint

dwLayerMask public_oe property

public uint dwLayerMask
return uint

dwVisibleMask public_oe property

public uint dwVisibleMask
return uint

iLayerType public_oe property

public byte iLayerType
return byte

iPixelType public_oe property

public byte iPixelType
return byte

nSize public_oe property

public ushort nSize
return ushort

nVersion public_oe property

public ushort nVersion
return ushort