Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 4957501
Votes 0
Synopsis ErrorDiffusion only supports up to 256 colors
Category jai:implementation
Reported Against 1.1.2
Release Fixed 1.1.3-beta
State 10-Fix Delivered, bug
Priority: 3-Medium
Related Bugs
Submit Date 20-NOV-2003
Description
ErrorDiffusion only supports up to 256 colors
Work Around
Use colormaps with a maximum of 256 entries and zero offsets.
Evaluation
Problem occurs when attempting to set a colormap with more than 256 entries into the map of an IndexColorModel with only 256 entries maximum. The upper limit on the loop is incorrectly set.
Posted Date : 2005-11-09 01:02:05.0
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang