testAlpha {PBSmodelling} | R Documentation |
Test Various Alpha Transparency Values
Description
Display how the alpha transparency for rgb()
varies.
Usage
testAlpha(alpha=seq(0,1,len=25), fg="blue", bg="yellow",
border="black", grid=FALSE, ...)
Arguments
alpha |
|
fg |
|
bg |
|
border |
|
grid |
|
... |
|
Value
Invisibly returns the compound RGB matrix for fg
, alpha
,
bg
, and border
.
Author(s)
Jon T. Schnute, Research Scientist Emeritus
Pacific Biological Station, Fisheries and Oceans Canada, Nanaimo BC
Maintainer: Rowan Haigh, Program Head – Offshore Rockfish
Pacific Biological Station (PBS), Fisheries & Oceans Canada (DFO), Nanaimo BC
locus opus: Offsite, Vancouver BC
Last modified Rd: 2023-10-18
See Also
In package PBSmodelling:
testCol
,
testLty
,
testLwd
In package PBStools:
testPch