Create Pack ColorX ProtoFlux Node Page |
m YoshBot moved page ProtoFlux:Pack Color to ProtoFlux:PackColor: Automated: removing spaces from ProtoFlux namespace |
(No difference)
|
Latest revision as of 00:29, 21 August 2025
Pack rgba
Packing
The Pack Color node combines the specified red, green, blue and alpha channels into a Color. This is not to be confused with Pack ColorX, which also uses color profiles, and results in a ColorX object.
Inputs
R (float)
Red Channel of resulting Color
G (float)
Blue Channel of resulting Color
B (float)
Green Channel of resulting Color
A (float)
Alpha (Aka Transparency) Channel of resulting Color
Outputs
* (Color)
Color output which is a compilation of all this node's inputs.