Color

public final class Color

Represents a color in ARGB format.

Constructors

Link copied to clipboard
public void Color()

Functions

Link copied to clipboard
public final String toString()
Returns a string representation of the color in "A, R, G, B" format.