flattenAlpha
Node Type ID: "studio.tokens.color.flattenAlpha"
Package
This is a core package available at Graph Engine
To install
- NPM
- Yarn
npm install @tokens-studio/graph-engine
yarn add @tokens-studio/graph-engine
Description
Reduces two colors to one by blending them together and removing the alpha channel. Expects a background color without alpha.
Inputs
No inputs
Outputs
No outputs
Example
No examples