BCGSoft.Shared Namespace > DrawManager Class : RGBtoHSL Method |
'Declaration Public Shared Sub RGBtoHSL( _ ByVal rgb As Color, _ ByRef H As Double, _ ByRef S As Double, _ ByRef L As Double _ )
'Usage Dim rgb As Color Dim H As Double Dim S As Double Dim L As Double DrawManager.RGBtoHSL(rgb, H, S, L)
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