-
Bug
-
Resolution: Fixed
-
P1
-
1.0.2
-
1.1.4
-
sparc
-
solaris_2.5.1
-
Not verified
According to the spec,HSBtoRGB() "converts a color..." but what the relationship between
the two formats is not given, so from a testing perspective, it's impossible to project the
outcome.
Two things are necessary to test this method:
Some information describing exactly what hue, saturation, and brightness are needs to be present.
Also, the relationship of how h, s, and b values are mapped to red, green, and blue values
needs to be documented.
- relates to
-
JDK-1264536 awt.Color.RGBtoHSB() description in spec is incomplete
-
- Closed
-
-
JDK-1264537 awt.Color. getHSBColor() description in spec is incomplete
-
- Closed
-