multiply_alpha: multiply rgb matrix with alpha channel

View source: R/color_plane.R

multiply_alphaR Documentation

multiply rgb matrix with alpha channel

Description

multiply rgb matrix with alpha channel

Usage

multiply_alpha(rgb, alpha)

Arguments

rgb

matrix of colors

alpha

channel


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