Color to RGBA

 
 
 

Categories

  • Color

  • Conversion

Description

Outputs the red, green, blue and alpha components of the input color space.

The input alpha component has no effect on the conversion. The resulting alpha component equals the alpha component of the specified input color.

Ports

Inputs

Color

The color to convert.

Outputs

Red

The red component of the input color.

Green

The green component of the input color.

Blue

The blue component of the input color.

Alpha

The alpha component of the input color.

Creative Commons License Except where otherwise noted, this work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License