canvas color picker
new CanvasColorPicker({
image: 'https://avatars2.githubusercontent.com/u/9263023?v=4&s=400',
size: 40,
radius: 1.2,
onSuccess: function(e) {
// red green blue
console.log(e);
}
});
xudafeng |
zivyll |
---|
This project follows the git-contributor spec, auto upated at Sat Apr 21 2018 17:56:37 GMT+0800
.
The MIT License (MIT)