PaletteTexture Op
Create a RGB color palette using an array
Summary (oneliner)
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Caniuse query
Inputs
Palette array (Array)
Array in which defines the palette
Smooth (boolean /Number)
Apply smoothing between all colors
Outputs
Color Array (Array)
Color array out
Texture (Object)
Texture out containing the gradient
Patches using PaletteTexture
Changelog
created op 2019-08-23 - andro | |
Ops.Gl.TextureEffects.PaletteTexture renamed to Ops.Gl.Textures.PaletteTexture 2022-12-14 - pandur |