HSVA to Color

 
 
 

Categories

  • Color

  • Conversion

Description

Creates and outputs a new color by converting the hue, saturation, value and alpha components taken from the input HSVA color space.

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

Ports

Inputs

Hue

The hue component taken from the HSVA color space.

Saturation

The saturation component taken from the HSVA color space.

Value

The value component taken from the HSVA color space.

Alpha

The alpha component.

Outputs

Color

The new color made from the conversion of the specified input hue, saturation, value and alpha components took from the HSVA color space.

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