GrayscaleBitmapSourceConverter::GetBiasColor Method (Object^)

Visual Studio 2015
 

Gets the bias color.

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Imaging (in Microsoft.VisualStudio.Imaging.dll)

public:
static Color GetBiasColor(
	Object^ parameter
)

Parameters

parameter
Type: System::Object^

The color.

Return Value

Type: System.Windows.Media::Color

The bias color.

Return to top
Show: