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