JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 3466
  • Score
    100M100P100Q182122F
  • License MIT

Magic wand tool (fuzzy selection) by color

Package Exports

  • magic-wand-tool

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (magic-wand-tool) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

view on npm License: MIT

Magic wand tool (fuzzy selection) by color for Javascript

Creates binary mask and contours (vector data) from raster image data by color differences

Installation

Install it thought NPM:

npm install magic-wand-tool

Or add from CDN:

<script src="https://unpkg.com/magic-wand-tool@latest/dist/magic-wand.min.js"></script>

Example usage:

Live example on the jsFiddle

License

MIT (c) 2014, Ryasnoy Paul