Converts this color to a 32-bit ARGB value.
Namespace:
Eto.Drawing
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax Public Function ToArgb As Integer
member ToArgb : unit -> int
Return Value
Type:
Int32The 32-bit ARGB value that corresponds to this color
See Also