new Picker(target, width, height) Overly complex canvas based color picker. Parameters: Name Type Description target canvas DOM canvas reference. width number Width. height number Height. Source: main.js, line 71
new Picker(target, width, height) The Color Picker constructor Parameters: Name Type Description target canvas DOM canvas reference. width number Width. height number Height. Source: main.js, line 86