median cut palette algorithm workingls still need to get dominant color.

This commit is contained in:
Lokesh Dhakar
2011-11-02 23:29:30 -04:00
parent cc7a8c8267
commit 8e8b0f9818
43 changed files with 1023 additions and 0 deletions

38
.gitignore vendored Normal file
View File

@@ -0,0 +1,38 @@
# Compiled source #
###################
*.com
*.class
*.dll
*.exe
*.o
*.so
# Packages #
############
# it's better to unpack these files and commit the raw source
# git has its own built in compression methods
*.7z
*.dmg
*.gz
*.iso
*.jar
*.rar
*.tar
*.zip
# Logs and databases #
######################
*.log
*.sql
*.sqlite
# OS generated files #
######################
.DS_Store*
ehthumbs.db
Icon?
Thumbs.db
# App Files #
#############
*.tmproj