pixel-editor/js/tools/_eyedropper.js

7 lines
81 B
JavaScript

new Tool('eyedropper', {
imageCursor: 'eyedropper',
});
/*global Tool, tool*/