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