module.exports = function PaintBucket(options, UI) {

  var output;

  function draw(input, callback, progressObj) {