Category:ProtoFlux:Colors:Channels

Category page
Revision as of 19:47, 24 August 2025 by YoshBot (talk | contribs) (fix link spaces)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Nodes
Node Name Description
ColorAddAlpha Adds inputted value to alpha of inputted Color.
ColorAddBlue Adds inputted value to Blue channel of the inputted Color.
ColorAddBlueHDR Adds inputted value to Blue channel of the inputted Color (With HDR).
ColorAddGreen Adds inputted value to Green channel of the inputted Color.
ColorAddGreenHDR Adds inputted value to Green channel of the inputted Color (With HDR).
ColorAddHue Adds inputted value to Hue of the inputted Color.
ColorAddRed Adds inputted value to Red channel of the inputted Color.
ColorAddRedHDR Adds inputted value to Red channel of the inputted Color (With HDR).
ColorAddSaturation Adds inputted value to Saturation of the inputted Color.
ColorAddValue Adds inputted value to Value (brightness) of the inputted Color.
ColorAddValueHDR Adds inputted value to Value (brightness) of the inputted Color (With HDR).
ColorMulAlpha Multiplies the Alpha channel of the inputted Color by the inputted value.
ColorMulBlue Multiplies the Blue channel of the inputted Color by the inputted value.
ColorMulGreen Multiplies the Green channel of the inputted Color by the inputted value.
ColorMulHue Multiplies the Hue of the inputted Color by the inputted value.
ColorMulRed Multiplies the Red channel of the inputted Color by the inputted value.
ColorMulRGB Multiplies the RGB channels of the inputted Color by the inputted value.
ColorMulSaturation Multiplies the Saturation (Color) of the inputted Color by the inputted value. (makes more neon)
ColorMulValue Multiplies the Value (Brightness) of the inputted Color by the inputted value.
ColorSetAlpha Sets Alpha channel of the inputted Color to the inputted value.
ColorSetBlue Sets Blue channel of the inputted Color to the inputted value.
ColorSetGreen Sets Green channel of the inputted Color to the inputted value.
ColorSetHue Sets Hue of the inputted Color to the inputted value.
ColorSetRed Sets Red channel of the inputted Color to the inputted value.
ColorSetSaturation Sets Saturation of the inputted Color to the inputted value.
ColorSetValue Sets Value of the inputted Color to the inputted value.
ColorXAddAlpha Adds inputted value to alpha of inputted ColorX.
ColorXAddBlue Adds inputted value to Blue channel of the inputted ColorX.
ColorXAddBlueHDR Adds inputted value to Blue channel of the inputted ColorX (With HDR).
ColorXAddGreen Adds inputted value to Green channel of the inputted ColorX.
ColorXAddGreenHDR Adds inputted value to Green channel of the inputted ColorX (With HDR).
ColorXAddHue Adds inputted value to Hue of the inputted ColorX.
ColorXAddRed Adds inputted value to Red channel of the inputted ColorX.
ColorXAddRedHDR Adds inputted value to Red channel of the inputted ColorX (With HDR).
ColorXAddSaturation Adds inputted value to Saturation of the inputted ColorX.
ColorXAddValue Adds inputted value to Value (brightness) of the inputted ColorX.
ColorXAddValueHDR Adds inputted value to Value (brightness) of the inputted ColorX (With HDR).
ColorXMulAlpha Multiplies the Alpha channel of the inputted ColorX by the inputted value.
ColorXMulBlue Multiplies the Blue channel of the inputted ColorX by the inputted value.
ColorXMulGreen Multiplies the Green channel of the inputted ColorX by the inputted value.
ColorXMulHue Multiplies the Hue of the inputted ColorX by the inputted value.
ColorXMulRed Multiplies the Red channel of the inputted ColorX by the inputted value.
ColorXMulRGB Multiplies the RGB channels of the inputted ColorX by the inputted value.
ColorXMulSaturation Multiplies the Saturation (ColorX) of the inputted ColorX by the inputted value. (makes more neon)
ColorXMulValue Multiplies the Value (Brightness) of the inputted ColorX by the inputted value.
ColorXSetAlpha Sets Alpha channel of the inputted ColorX to the inputted value.
ColorXSetBlue Sets Blue channel of the inputted ColorX to the inputted value.
ColorXSetGreen Sets Green channel of the inputted ColorX to the inputted value.
ColorXSetHue Sets Hue of the inputted ColorX to the inputted value.
ColorXSetRed Sets Red channel of the inputted ColorX to the inputted value.
ColorXSetSaturation Sets Saturation of the inputted ColorX to the inputted value.
ColorXSetValue Sets Value of the inputted ColorX to the inputted value.