GammaRamp.GetRed Method

Language:

Retrieves the red component of the gamma ramp.

Definition

Visual Basic Public Function GetRed() As Short()
C# public short[] GetRed();
C++ public:
array<short>^ GetRed();
JScript public function GetRed() : short[];

Return Value

System.Int16[]
A 256-element integer array that represents the red component.


Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center