m changed grammar |
Added the rest of the Color ProtoFlux nodes and categories. |
||
Line 1: | Line 1: | ||
{{Table ProtoFluxCategorySubcategories | {{Table ProtoFluxCategorySubcategories | ||
|Channels| Math operations on channels and profiles like writing to and PEMDAS. | |||
|Packing| Packing values in/out of Color or ColorX | |Packing| Packing values in/out of Color or ColorX | ||
}} | }} | ||
{{Table ProtoFluxCategoryNodes | {{Table ProtoFluxCategoryNodes | ||
|Black Body Color|| | |||
|Black Body ColorX|| | |||
|Color Additive Blend|| | |||
|Color Alpha Blend|| | |||
|Color From Hex Code|| Makes a color from a hex code formatted "#FFFFFFFF". | |||
|Color Hue|| 0 to 1 value of the hue (Rainbow) of a color. | |||
|Color Luminance|| the luminance of a color. | |||
|Color Multiplicative Blend|| | |||
|Color Soft Additive Blend|| | |||
|Color To Hex Code|| Converts a color to a hex code formatted "#FFFFFFFF". | |||
|Color To HSL|| Converts a color to Hue, Saturation, and Luminance float values. | |||
|Color To HSV|| Converts a color to Hue, Saturation, and Value float values. | |||
|ColorX Additive Blend|| | |||
|ColorX Alpha Blend|| | |||
|ColorX From Hex Code|| Makes a ColorX from a hex code formatted "#FFFFFFFF". | |||
|ColorX To HSL|| Converts a ColorX to Hue, Saturation, and Luminance float values. | |||
|ColorX To HSV|| Converts a ColorX to Hue, Saturation, and Value float values. | |||
|Convert Color Profile|| | |Convert Color Profile|| | ||
|HSL To Color|| Converts Hue, Saturation, and Luminance float values to a Color. | |||
|HSL To ColorX|| Converts Hue, Saturation, and Luminance float values to a ColorX with a provided Profile. | |||
|HSV To Color|| Converts Hue, Saturation, and Value float values to a Color. | |||
|HSV To ColorX|| Converts Hue, Saturation, and Value float values to a ColorX with a provided Profile. | |||
|Invert Color|| Inverts a Color Mathematically (White -> Black, Green -> Magenta) | |||
|Invert ColorX|| Inverts a ColorX Mathematically (White -> Black, Green -> Magenta) | |||
}} | }} |
Revision as of 18:06, 14 January 2024
Subcategories | |
---|---|
Category | Summary |
Channels | Math operations on channels and profiles like writing to and PEMDAS. |
Packing | Packing values in/out of Color or ColorX |
Node Name | Description |
---|---|
Black Body Color | |
Black Body ColorX | |
Color Additive Blend | |
Color Alpha Blend | |
Color From Hex Code | Makes a color from a hex code formatted "#FFFFFFFF". |
Color Hue | 0 to 1 value of the hue (Rainbow) of a color. |
Color Luminance | the luminance of a color. |
Color Multiplicative Blend | |
Color Soft Additive Blend | |
Color To Hex Code | Converts a color to a hex code formatted "#FFFFFFFF". |
Color To HSL | Converts a color to Hue, Saturation, and Luminance float values. |
Color To HSV | Converts a color to Hue, Saturation, and Value float values. |
ColorX Additive Blend | |
ColorX Alpha Blend | |
ColorX From Hex Code | Makes a ColorX from a hex code formatted "#FFFFFFFF". |
ColorX To HSL | Converts a ColorX to Hue, Saturation, and Luminance float values. |
ColorX To HSV | Converts a ColorX to Hue, Saturation, and Value float values. |
Convert Color Profile | |
HSL To Color | Converts Hue, Saturation, and Luminance float values to a Color. |
HSL To ColorX | Converts Hue, Saturation, and Luminance float values to a ColorX with a provided Profile. |
HSV To Color | Converts Hue, Saturation, and Value float values to a Color. |
HSV To ColorX | Converts Hue, Saturation, and Value float values to a ColorX with a provided Profile. |
Invert Color | Inverts a Color Mathematically (White -> Black, Green -> Magenta) |
Invert ColorX | Inverts a ColorX Mathematically (White -> Black, Green -> Magenta) |
Subcategories
This category has the following 2 subcategories, out of 2 total.
P
- ProtoFlux:Colors:Channels (52 P)
- ProtoFlux:Colors:Packing (4 P)
Pages in category "ProtoFlux:Colors"
The following 38 pages are in this category, out of 38 total.
C
- ProtoFlux:ColorAdditiveBlend
- ProtoFlux:ColorAlphaBlend
- ProtoFlux:ColorFromHexCode
- ProtoFlux:ColorHue
- ProtoFlux:ColorLuminance
- ProtoFlux:ColorMultiplicativeBlend
- ProtoFlux:ColorSoftAdditiveBlend
- ProtoFlux:ColorToHexCode
- ProtoFlux:ColorToHSL
- ProtoFlux:ColorToHSV
- ProtoFlux:ColorXAdditiveBlend
- ProtoFlux:ColorXAlphaBlend
- ProtoFlux:ColorXFromHexCode
- ProtoFlux:ColorXHue
- ProtoFlux:ColorXLuminance
- ProtoFlux:ColorXMultiplicativeBlend
- ProtoFlux:ColorXSoftAdditiveBlend
- ProtoFlux:ColorXToHexCode
- ProtoFlux:ColorXToHSL
- ProtoFlux:ColorXToHSV
- ProtoFlux:ColorXToProfile
- ProtoFlux:ComposeColorX
- ProtoFlux:ConvertColorProfile