An open API service indexing awesome lists of open source software.

https://github.com/ff6347/color_thief


https://github.com/ff6347/color_thief

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

color_thief
===========

[![Join the chat at https://gitter.im/fabiantheblind/color_thief](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/fabiantheblind/color_thief?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
in Processing.

![](ldr-palette.png)

------

###How to compile the class?

Use these commands:

javac de/androidpit/colorthief/ColorThief.java

Create the .jar:

jar cfm ColorThief.jar de/androidpit/colorthief/Manifest.txt de/androidpit/colorthief/ColorThief.class de/androidpit/colorthief/MMCQ.class de/androidpit/colorthief/MMCQ\$1.class de/androidpit/colorthief/MMCQ\$2.class de/androidpit/colorthief/MMCQ\$CMap.class de/androidpit/colorthief/MMCQ\$VBox.class

###Links:

[SvenWoltmann/color-thief-java · GitHub](https://github.com/SvenWoltmann/color-thief-java)

[PImage to BufferedImage - Processing Forum](http://forum.processing.org/one/topic/pimage-to-bufferedimage.html)

Credits and license

###Thanks

Lokesh Dhakar - for the original Color Thief JavaScript version, available at [http://lokeshdhakar.com/projects/color-thief/](http://lokeshdhakar.com/projects/color-thief/)
License

##Licensed

under the Creative Commons Attribution 2.5 License

Free for use in both personal and commercial projects.
Attribution requires leaving author name, author homepage link, and the license info intact.