Uses of Class java.awt.color.ICC_Profile

Uses in package java.awt.color

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
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

Uses in package java.awt.image

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[]