Color.ToUint

Color.ToUint method

Encodes the Color ARGB components into unsigned int.

public uint ToUint()

Return Value

Encoded unsigned int.

See Also