ColorBy |
Assign colors using one or two numeric vectors |
ColorBy2 |
Assign colors using one or two numeric vectors |
Complement |
Generate the complement (opposite hue) of a color, or generate a palette from a color and its complement. |
ComplementPalette |
Generate the complement (opposite hue) of a color, or generate a palette from a color and its complement. |
GetHue |
Extract the opacity, hue, saturation or value from a color or vector of colors |
GetOpacity |
Extract the opacity, hue, saturation or value from a color or vector of colors |
GetSaturation |
Extract the opacity, hue, saturation or value from a color or vector of colors |
GetValue |
Extract the opacity, hue, saturation or value from a color or vector of colors |
Mix |
Create mixtures of color pairs, in either RGB or HSV mode. |
Palette |
Generates a color palette (a vector of colors) between two specified colors. |
SetHue |
Modify the opacity, hue, saturation or value of color(s) |
SetOpacity |
Modify the opacity, hue, saturation or value of color(s) |
SetSaturation |
Modify the opacity, hue, saturation or value of color(s) |
SetValue |
Modify the opacity, hue, saturation or value of color(s) |
TestPalette |
Tools for seeing a palette, and how it spans HSV space. |
VisPalette |
Tools for seeing a palette, and how it spans HSV space. |