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

  var output;

  function draw(input, callback, progressObj) {