ColorOperator Class (Microsoft.DirectX.Direct3D)
Contains methods for manipulating colors.
The following table lists the members exposed by the object.
Methods
Method Description Add
Adds two color values together to create a new color value. AdjustContrast
Adjusts the contrast value of a color. AdjustSaturation
Adjusts the saturation value of a color. Lerp
Creates a color value using linear interpolation. Modulate
Blends two colors. Negative
Creates a negative color value from a given color value. Scale
Scales a color value. Subtract
Subtracts two color values to create a new color value.
Object
ColorOperator
Namespace Microsoft.DirectX.Direct3D Assembly Microsoft.DirectX.Direct3DX (microsoft.directx.direct3dx.dll) Strong Name Microsoft.DirectX.Direct3DX, Version=1.0.900.0, Culture=neutral, PublicKeyToken=d3231b57b74a1492
Show:
