ImageAttributes.GrayscaleBiasColor 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.
[optional] The bias color used to weight a grayscale image.
public: System::UInt32 GrayscaleBiasColor;
public uint GrayscaleBiasColor;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Imaging.Interop.RGBA")]
public uint GrayscaleBiasColor;
val mutable GrayscaleBiasColor : uint32
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Imaging.Interop.RGBA")>]
val mutable GrayscaleBiasColor : uint32
Public GrayscaleBiasColor As UInteger
Field Value
- Attributes