-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 17, 20, 21, 22
-
Component/s: client-libs
-
b12
-
generic
-
generic
Minimum is maximum, and maximum is minimum.
/**
* The maximum normalized component values.
*/
private float[] minVal;
/**
* The minimum normalized component values.
*/
private float[] maxVal;
/**
* The maximum normalized component values.
*/
private float[] minVal;
/**
* The minimum normalized component values.
*/
private float[] maxVal;
- csr for
-
JDK-8314077 ICC_ColorSpace#minVal/maxVal have the opposite description
-
- Closed
-