rgb2hex: convert rgb colors to hex colors

View source: R/color_plane.R

rgb2hexR Documentation

convert rgb colors to hex colors

Description

convert rgb colors to hex colors

Usage

rgb2hex(r, g, b, alpha)

Arguments

r

the red color component

g

the green color component

b

the blue color component

alpha

the alpha component

Value

a hex color represenation as 'character' vector


bbuchsbaum/colorplane documentation built on March 12, 2023, 8:11 a.m.