ActualGrayscaleBiasColorConverter Class
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.
Determines the correct value for the grayscale bias color for a CrispImage
public ref class ActualGrayscaleBiasColorConverter sealed : Microsoft::VisualStudio::PlatformUI::MultiValueConverter<Nullable<System::Windows::Media::Color>, bool, System::Windows::Media::Color>
public ref class ActualGrayscaleBiasColorConverter sealed : Microsoft::VisualStudio::PlatformUI::MultiValueConverter<Nullable<System::Windows::Media::Color>, bool, System::Windows::Media::Color>
class ActualGrayscaleBiasColorConverter sealed : Microsoft::VisualStudio::PlatformUI::MultiValueConverter<Nullable<System::Windows::Media::Color>, bool, System::Windows::Media::Color>
public sealed class ActualGrayscaleBiasColorConverter : Microsoft.VisualStudio.PlatformUI.MultiValueConverter<System.Windows.Media.Color?,bool,System.Windows.Media.Color>
type ActualGrayscaleBiasColorConverter = class
inherit MultiValueConverter<Nullable<Color>, bool, Color>
Public NotInheritable Class ActualGrayscaleBiasColorConverter
Inherits MultiValueConverter(Of Nullable(Of Color), Boolean, Color)
- Inheritance
-
ActualGrayscaleBiasColorConverter
Constructors
ActualGrayscaleBiasColorConverter() |
Initializes a new instance of ActualGrayscaleBiasColorConverter. |
Fields
Instance |
Creates a new instance of ActualGrayscaleBiasColorConverter. |