itunes-colors icon indicating copy to clipboard operation
itunes-colors copied to clipboard

Porting Panic's iTunes album art color algortithm (http://www.panic.com/blog/2012/12/itunes-11-and-colors/) to JavaScript

Results 4 itunes-colors issues
Sort by recently updated
recently updated
newest added

Would you mind adding a license to this project?

Error message on page loading in Chrome Version 34.0.1847.60 beta : Uncaught SecurityError: Failed to execute 'getImageData' on 'CanvasRenderingContext2D': The canvas has been tainted by cross-origin data.

To make code more flexible for advanced webapps, ImageAnalyzer should get Image object, not path to avoid doubled image loading in case of previous canvas usage. Eventually switch(typeof image) to...

Just do ``` git checkout -b gh-pages git push origin gh-pages ``` Your index should be visible in https://lukashed.github.com/itunes-colors