ToArgb

Color.ToArgb method

Returns the color as a packed 32-bit ARGB value.

public int ToArgb()

Return Value

Packed channel values.

See Also