InvalidColorRGBValues

constructor(r: Int, g: Int, b: Int, source: Expression)

Parameters

r

The colour's RED value.

g

The colour's GREEN value.

b

The colour's BLUE value.

source

The Expression that contains the invalid colours.