ColorToHLSANode

 

Introduced

7.0

UI Location

• Color

• Conversion

Description

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

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

Port Description

Inputs

Group ID

Instances

Port Name

Connection Info

Description

0

1

color

Type: siICENodeDataColor4

Structure: siICENodeStructureAny

Context: siICENodeContextAny

The color to convert into the HSLA color space.

Outputs

Port Name

Connection Info

Description

hue

Type: siICENodeDataFloat

Structure: siICENodeStructureAny

Context: siICENodeContextAny

The converted hue component.

lightness

Type: siICENodeDataFloat

Structure: siICENodeStructureAny

Context: siICENodeContextAny

The converted lightness component.

saturation

Type: siICENodeDataFloat

Structure: siICENodeStructureAny

Context: siICENodeContextAny

The converted saturation component.

alpha

Type: siICENodeDataFloat

Structure: siICENodeStructureAny

Context: siICENodeContextAny

The alpha component of the input color.

Restrictions

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

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

See Also

AddColorNode

BlendColorNode

ColorNode

ColorToBrightnessNode

ColorToGrayscaleNode

ColorToHSVANode

ColorToRGBANode

GradientNode

HLSAToColorNode

HSVAToColorNode

MultiplyColorByScalarNode

RGBAToColorNode

SubtractColorNode

 

 

 



Autodesk Softimage v7.5