ColorToRGBANode

 

Introduced

7.0

UI Location

• Color

• Conversion

Description

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

Note: The 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

red

Type: siICENodeDataFloat

Structure: siICENodeStructureAny

Context: siICENodeContextAny

The red component of the input color.

green

Type: siICENodeDataFloat

Structure: siICENodeStructureAny

Context: siICENodeContextAny

The green component of the input color.

blue

Type: siICENodeDataFloat

Structure: siICENodeStructureAny

Context: siICENodeContextAny

The blue component of the input color.

alpha

Type: siICENodeDataFloat

Structure: siICENodeStructureAny

Context: siICENodeContextAny

The alpha component of the input color.

Restrictions

• These structures must match: color, red, green, blue, alpha

• These contexts must match: color, red, green, blue, alpha

See Also

AddColorNode

BlendColorNode

ColorNode

ColorToBrightnessNode

ColorToGrayscaleNode

ColorToHLSANode

ColorToHSVANode

GradientNode

HLSAToColorNode

HSVAToColorNode

MultiplyColorByScalarNode

RGBAToColorNode

SubtractColorNode

 

 

 



Autodesk Softimage v7.5