Click or drag to resize

AxoColorToArgb Method

Converts this color to a packed ARGB integer value.

Namespace: Altaxo.Drawing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public int ToArgb()

Return Value

Int32
The packed ARGB value.
See Also