overlayTwoColours: Sums two colours with alpha channel

View source: R/general.purpuse.utilities.R

overlayTwoColoursR Documentation

Sums two colours with alpha channel

Description

Sums two colours with alpha channel

Usage

overlayTwoColours(a, b)

Arguments

a

top colour (numeric vector of length four)

b

bottom colour (numeric vector of length four)

Value

vector of length four with resultant colour


iaaka/visutils documentation built on Jan. 17, 2025, 11:29 p.m.