HSBtoColor(Double,Double,Double) Method
Kaliko.ImageLibrary.ColorSpace Namespace > ColorSpaceHelper Class > HSBtoColor Method : HSBtoColor(Double,Double,Double) Method |
Hue value (must be between 0 and 360).
Saturation value (must be between 0 and 1).
Brightness value (must be between 0 and 1).
Converts HSB to a .net Color.
Syntax
Parameters
- h
- Hue value (must be between 0 and 360).
- s
- Saturation value (must be between 0 and 1).
- b
- Brightness value (must be between 0 and 1).
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2