Class: Pixelpicker

Pixelpicker


new Pixelpicker(el, imgSrc, pickCb)

Picks color from image

Parameters:
Name Type Description
el DOMElement
imgSrc string
pickCb function

Class: Pixelpicker

Pixelpicker


new Pixelpicker(el, pickCb)

Palette of colors

Parameters:
Name Type Description
el DOMElement
pickCb function