Lib.numbers.color¶
Operators¶
- BlendColors — Blends two colors with the defined blend mode
- BlendGradients — Blends two color gradients with the defined blendmode
- BuildGradient
- CombineColorLists
- DefineGradient — Defines a gradient from a set of colors and positions.
- GradientsToTexture — Generates a texture from a gradient
- HSBToColor — Creates an RGBA color from HSB settings (same as HSB in the Color Picker)
- HSLToColor — Creates an RGBA color from HSL settings
- KeepColors
- OKLChToColor
- PickColorFromImage — Gets the color of a certain position in the texture
- PickColorFromList
- PickGradient — Picks one of the connected gradients
- SampleGradient — Defines a gradient that can then be sampled into a color or used further by [GradientsToTexture] or other operators.
Auto-generated from the operator library.