Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains methods for manipulating colors.
Definition
Visual Basic NotInheritable MustInherit Public Class ColorOperator
Inherits ObjectC# public abstract sealed class ColorOperator : Object C++ public ref class ColorOperator abstract sealed : Object JScript public final abstract class ColorOperator extends Object
Members Table
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.
Inheritance Hierarchy
ColorOperator
Class Information
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
.gif)