C# Class OpenGL.WGL.PIXELFORMATDESCRIPTOR

Show file 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 property

public byte bReserved
return byte

cAccumAlphaBits public property

public byte cAccumAlphaBits
return byte

cAccumBits public property

public byte cAccumBits
return byte

cAccumBlueBits public property

public byte cAccumBlueBits
return byte

cAccumGreenBits public property

public byte cAccumGreenBits
return byte

cAccumRedBits public property

public byte cAccumRedBits
return byte

cAlphaBits public property

public byte cAlphaBits
return byte

cAlphaShift public property

public byte cAlphaShift
return byte

cAuxBuffers public property

public byte cAuxBuffers
return byte

cBlueBits public property

public byte cBlueBits
return byte

cBlueShift public property

public byte cBlueShift
return byte

cColorBits public property

public byte cColorBits
return byte

cDepthBits public property

public byte cDepthBits
return byte

cGreenBits public property

public byte cGreenBits
return byte

cGreenShift public property

public byte cGreenShift
return byte

cRedBits public property

public byte cRedBits
return byte

cRedShift public property

public byte cRedShift
return byte

cStencilBits public property

public byte cStencilBits
return byte

dwDamageMask public property

public uint dwDamageMask
return uint

dwFlags public property

public uint dwFlags
return uint

dwLayerMask public property

public uint dwLayerMask
return uint

dwVisibleMask public property

public uint dwVisibleMask
return uint

iLayerType public property

public byte iLayerType
return byte

iPixelType public property

public byte iPixelType
return byte

nSize public property

public ushort nSize
return ushort

nVersion public property

public ushort nVersion
return ushort