Color RGBA32
Represents a 32-bit representation of RGBA color.
On the JVM, non-nullable values of this type are represented as values of the primitive type int.
Constructors
Link copied to clipboard
Constructs a new ColorRGBA32 instance with given r, g, b, a components.