Color32

constructor(r: UByte, g: UByte, b: UByte, a: UByte)

Constructs a new Color32 instance with given r, g, b, a components.