| GNU Classpath (0.95) | |
| Frames | No Frames | 
Constructors with parameter type java.awt.color.ICC_Profile | |
 Convert from a source colorspace to a destinatino colorspace.
  | |
Methods with return type java.awt.color.ICC_Profile | |
| ICC_Profile[] |  Returns the array of ICC_Profiles used to create this Op, or null if the
 Op was created using ColorSpace arguments.
  | 
Classes derived from java.awt.color.ICC_Profile | |
| class |  ICC_ProfileGray - a special case of ICC_Profiles.
  | 
| class |  ICC_ProfileRGB - a special case of ICC_Profiles.
  | 
Constructors with parameter type java.awt.color.ICC_Profile | |
 Constructs a new ICC_ColorSpace from an ICC_Profile object.
  | |
Methods with return type java.awt.color.ICC_Profile | |
| ICC_Profile | ICC_Profile.getInstance(byte[] data)  Returns an ICC_Profile instance from a byte array of profile data.
  | 
| ICC_Profile | ICC_Profile.getInstance(int cspace)  Returns an predefined ICC_Profile instance.
  | 
| ICC_Profile |  Returns an ICC_Profile instance from an InputStream.
  | 
| ICC_Profile |  Returns an ICC_Profile instance from an ICC Profile file.
  | 
| ICC_Profile |  Return the profile
  | 
| GNU Classpath (0.95) |