Introduced
7.0
UI Location
• Color
• Conversion
Description
Creates and outputs a new HSVA color space by converting the hue, saturation, value 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. |
Outputs
|
Port Name |
Connection Info |
Description |
|
hue |
• Type: siICENodeDataFloat • Structure: siICENodeStructureAny • Context: siICENodeContextAny |
The converted hue component. |
|
saturation |
• Type: siICENodeDataFloat • Structure: siICENodeStructureAny • Context: siICENodeContextAny |
The converted saturation component. |
|
value |
• Type: siICENodeDataFloat • Structure: siICENodeStructureAny • Context: siICENodeContextAny |
The converted value component. |
|
alpha |
• Type: siICENodeDataFloat • Structure: siICENodeStructureAny • Context: siICENodeContextAny |
The alpha component of the input color. |
Restrictions
• These structures must match: color, hue, saturation, value, alpha
• These contexts must match: color, hue, saturation, value, alpha
See Also
|
|
|
|
Autodesk Softimage v7.5