GammaRamp Structure (Microsoft.DirectX.Direct3D)

Contains red, green, and blue ramp data.

Definition

Visual BasicPublic Structure GammaRamp
C#public struct GammaRamp 
C++public value class GammaRamp sealed 
JScriptIn JScript, you can use structures, but you cannot define your own.

Members Table

The following table lists the members exposed by the object.

Methods

MethodDescription
GammaRamp Initializes a new instance of the GammaRamp class.
GetBlue Retrieves the blue component of the gamma ramp.
GetGreen Retrieves the green component of the gamma ramp.
GetRed Retrieves the red component of the gamma ramp.
SetBlue Sets the blue component of the gamma ramp.
SetGreen Sets the green component of the gamma ramp.
SetRed Sets the red component of the gamma ramp.

Structure Information

NamespaceMicrosoft.DirectX.Direct3D
AssemblyMicrosoft.DirectX.Direct3D (microsoft.directx.direct3d.dll)
Strong NameMicrosoft.DirectX.Direct3D,  Version=1.0.900.0,  Culture=neutral,  PublicKeyToken=d3231b57b74a1492
Show: