HslColor Constructor (Int32, Int32, Int32)
Visual Studio 2015
Creates instance of the class with the specified hue, saturation, and luminosity.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
Parameters
- hue
-
Type:
System::Int32
starting hue value.
- saturation
-
Type:
System::Int32
starting saturation value.
- luminosity
-
Type:
System::Int32
starting luminosity value.
Show: