Whether the color is white
is_white(r, g, b, maxColorValue = 1)
r
Red channel.
g
Green channel.
b
Blue channel.
maxColorValue
1 or 255.
# There is no example NULL