Color.ToInt

Color.ToInt method

Encodes the Color ARGB components into int.

public int ToInt()

Return Value

Encoded int.

See Also