GrayscaleBitmapSourceConverter.GetBiasColor(Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the bias color.
public:
static System::Windows::Media::Color GetBiasColor(System::Object ^ parameter);
public static System.Windows.Media.Color GetBiasColor (object parameter);
static member GetBiasColor : obj -> System.Windows.Media.Color
Public Shared Function GetBiasColor (parameter As Object) As Color
Parameters
- parameter
- Object
The color.
Returns
The bias color.