Color
Description:
Constructor that takes the red, green and blue channels of the color.
Constructor that takes the red, green and blue channels of the color.
-
redThe red channel of the color that ranges from 0 to 255.
-
greenThe green channel of the color that ranges from 0 to 255.
-
blueThe blue channel of the color that ranges from 0 to 255.