RGBAPremultiplied

constructor(rgb: Int, a: Int)
constructor(r: Int, g: Int, b: Int, a: Int)
constructor(value: Int)