Northwoods.Go.Draw Assembly > Northwoods.Go.Draw Namespace > GoColor Structure : ColorFromHsb Method |
System.Drawing.Color
structure from the three HSB component values.'Declaration Public Shared Function ColorFromHsb( _ ByVal hue As Single, _ ByVal saturation As Single, _ ByVal brightness As Single _ ) As Color
public static Color ColorFromHsb( float hue, float saturation, float brightness )
System.Drawing.Color
structure.GoColor.FromHsb(hue, saturation, brightness).Color
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