new Pixelpicker(el, imgSrc, pickCb)
Picks color from image
Parameters:
Name | Type | Description |
---|---|---|
el |
DOMElement | |
imgSrc |
string | |
pickCb |
function |
Picks color from image
Name | Type | Description |
---|---|---|
el |
DOMElement | |
imgSrc |
string | |
pickCb |
function |
Palette of colors
Name | Type | Description |
---|---|---|
el |
DOMElement | |
pickCb |
function |