is_white: Whether the color is white

Description Usage Arguments Examples

View source: R/utils.R

Description

Whether the color is white

Usage

1
is_white(r, g, b, maxColorValue = 1)

Arguments

r

Red channel.

g

Green channel.

b

Blue channel.

maxColorValue

1 or 255.

Examples

1
2
# There is no example
NULL

HilbertCurve documentation built on Nov. 8, 2020, 8:05 p.m.