Converts the color to the linear AHSB model, with alpha [0, 1], Hue [0, 1], Saturation [0, 1] and Brightness [0, 1].
Namespace: Altaxo.DrawingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public (float alpha, float hue, float saturation, float brightness) ToAhsb()
Return Value
ValueTupleSingle,
Single,
Single,
Single[Missing <returns> documentation for "M:Altaxo.Drawing.AxoColor.ToAhsb"]
Exceptions See Also