GNU Classpath (0.20) | |
Frames | No Frames |
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
|
Constructors with parameter type java.awt.color.ICC_Profile | |
Convert from a source image destination image color space.
|
Methods with return type java.awt.color.ICC_Profile | |
ICC_Profile[] |
GNU Classpath (0.20) |