HSVAToColorNode

 

Introduced

7.0

UI Location

• 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.

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

Port Description

Inputs

Group ID

Instances

Port Name

Connection Info

Description

0

1

hue

Type: siICENodeDataFloat

Structure: siICENodeStructureAny

Context: siICENodeContextAny

The hue component taken from the HSVA color space.

saturation

Type: siICENodeDataFloat

Structure: siICENodeStructureAny

Context: siICENodeContextAny

The saturation component taken from the HSVA color space.

value

Type: siICENodeDataFloat

Structure: siICENodeStructureAny

Context: siICENodeContextAny

The value component taken from the HSVA color space.

alpha

Type: siICENodeDataFloat

Structure: siICENodeStructureAny

Context: siICENodeContextAny

The alpha component.

Outputs

Port Name

Connection Info

Description

color

Type: siICENodeDataColor4

Structure: siICENodeStructureAny

Context: siICENodeContextAny

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

Restrictions

• These structures must match: hue, saturation, value, alpha, color

• These contexts must match: hue, saturation, value, alpha, color

See Also

AddColorNode

BlendColorNode

ColorNode

ColorToBrightnessNode

ColorToGrayscaleNode

ColorToHLSANode

ColorToHSVANode

ColorToRGBANode

GradientNode

HLSAToColorNode

MultiplyColorByScalarNode

RGBAToColorNode

SubtractColorNode

 

 

 



Autodesk Softimage v7.5