ColorModel.java
17.7 KB
-
ColorModel.java (getUnnormalizedComponents, [...]): Fix calculation which was… · 8ad3385a
ColorModel.java (getUnnormalizedComponents, [...]): Fix calculation which was using one too many bits in the unnormalized format. 2002-11-29 Scott Gilbertson <scottg@mantatest.com> * java/awt/image/ColorModel.java (getUnnormalizedComponents, getNormalizedComponents): Fix calculation which was using one too many bits in the unnormalized format. From-SVN: r59651
Scott Gilbertson committed