-
Bug
-
Resolution: Fixed
-
P4
-
1.2.0
-
beta
-
generic
-
generic
Name: rrC76497 Date: 09/24/98
The following methods in java.color.ICC_Profile class
throws a ProfileDataException when an invalid ICC color space is given.
This is not mentioned in the docs.
"public int getNumComponents()
Returns the number of color components in the "input" color space
of this profile. For
example if the color space type of this profile is TYPE_RGB, then
this method will
return 3."
======================================================================