Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Color Reduction functionality #20

Closed
GoogleCodeExporter opened this issue Jun 22, 2015 · 6 comments
Closed

Color Reduction functionality #20

GoogleCodeExporter opened this issue Jun 22, 2015 · 6 comments

Comments

@GoogleCodeExporter
Copy link

Needed Color Reduction Functionality to reduce 24RGB to Indexed Palette 
with needed Colors with/wihout Dithering

Original issue reported on code.google.com by narendar...@gmail.com on 30 Jun 2007 at 1:15

@GoogleCodeExporter
Copy link
Author

Original comment by andrew.k...@gmail.com on 12 Sep 2007 at 4:44

  • Added labels: Project-Imaging, Type-Enhancement
  • Removed labels: Type-Defect

@GoogleCodeExporter
Copy link
Author

Oh, yes, this could be VERY interesting !

Original comment by jambonb...@gmail.com on 20 Dec 2008 at 1:11

@GoogleCodeExporter
Copy link
Author

Do we know by when this is targetted?

Original comment by chhat...@gmail.com on 20 Jun 2009 at 6:50

@GoogleCodeExporter
Copy link
Author

Original comment by andrew.k...@gmail.com on 2 Dec 2010 at 3:06

  • Changed state: Started
  • Added labels: Milestone-Coming

@GoogleCodeExporter
Copy link
Author

Added median cut color quantization algorithm and a helper class which allows 
calculating reduced color palette for a given image and performing color 
reduction itself (creating 4 bpp or 8 bpp indexed images). Also added set of 
color dithering methods, which may be use in conjunction with color 
quantization routine.

Committed in revisions 1353-1354. Will be released in version 2.1.5.

Original comment by andrew.k...@gmail.com on 3 Dec 2010 at 1:59

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

Original comment by andrew.k...@gmail.com on 12 Jan 2011 at 11:41

  • Changed state: Released
  • Removed labels: Milestone-Coming

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant