ToArgb

Color.ToArgb method

Gets the 32-bit ARGB value of this Color structure.

public int ToArgb()

Return Value

The 32-bit ARGB value of this Color.

See Also