Converts this RGB color to the HSB colorspace.
            
 
    Namespace: 
   Eto.Drawing
    Assembly:
   Eto (in Eto.dll) Version: 2.5.3-dev
 Syntax
SyntaxPublic Function ToHSB As ColorHSB
member ToHSB : unit -> ColorHSB 
Return Value
Type: 
ColorHSBA new ColorHSB structure.
 See Also
See Also