-
Type:
Enhancement
-
Resolution: Won't Fix
-
Priority:
P4
-
None
-
Affects Version/s: 1.3.0
-
Component/s: client-libs
-
generic
-
generic
For a WritableRaster with one of the integer data types, the method setPixels with a double array parameter directly cast the double value to an integer/short/byte. This may too much accuracy. Suggest to round the value.
- relates to
-
JDK-5103551 clarify SampleModel.setSample(float/double) spec regarding cast to int
-
- Resolved
-