a5_minicolorpicker Function
Syntax
C a5_miniColorPicker([C color [,C style [,C position ]]])
Arguments
- color
Character
- style
Character
- position
Character
Description
Mini color picker, has and HLS picker and both System and Custom palettes. color = the current color, style = "ALPHA" for an alpha color, "HEX" for a hexadecimal color, "HTML" for an html color, or "RGB" for an RGB value seperated by a ",", "+", or " ".