PixelTransferParameter EnumerationDelta Engine Documentation

Namespace: DeltaEngine.Graphics.OpenGL
Assembly: DeltaEngine.Graphics.OpenGL (in DeltaEngine.Graphics.OpenGL.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public enum PixelTransferParameter
Members

  Member nameValueDescription
MapColor3344
MapStencil3345
IndexShift3346
IndexOffset3347
RedScale3348
RedBias3349
GreenScale3352
GreenBias3353
BlueScale3354
BlueBias3355
AlphaScale3356
AlphaBias3357
DepthScale3358
DepthBias3359
PostConvolutionRedScaleExt32796
PostConvolutionGreenScaleExt32797
PostConvolutionBlueScaleExt32798
PostConvolutionAlphaScaleExt32799
PostConvolutionRedBiasExt32800
PostConvolutionGreenBiasExt32801
PostConvolutionBlueBiasExt32802
PostConvolutionAlphaBiasExt32803
PostColorMatrixRedScaleSgi32948
PostColorMatrixGreenScaleSgi32949
PostColorMatrixBlueScaleSgi32950
PostColorMatrixAlphaScaleSgi32951
PostColorMatrixRedBiasSgi32952
PostColorMatrixGreenBiasSgi32953
PostColorMatrixBlueBiasSgi32954
PostColorMatrixAlphaBiasSgi32955
See Also