ImageLibrary.DefaultGrayscaleBiasColor Field
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.
The default color for biasing grayscale images (#40FFFFFF). This produces a 75% translucent effect.
public: static initonly System::Windows::Media::Color DefaultGrayscaleBiasColor;
public static readonly System.Windows.Media.Color DefaultGrayscaleBiasColor;
staticval mutable DefaultGrayscaleBiasColor : System.Windows.Media.Color
Public Shared ReadOnly DefaultGrayscaleBiasColor As Color