is_white: Whether the color is white

View source: R/utils.R

is_whiteR Documentation

Whether the color is white

Description

Whether the color is white

Usage

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

Arguments

r

Red channel.

g

Green channel.

b

Blue channel.

maxColorValue

1 or 255.

Examples

# There is no example
NULL


jokergoo/HilbertCurve documentation built on Feb. 27, 2024, 6:44 p.m.