public interface ColorSpaceOrigin
java.awt.color.ColorSpaces
subclasses
to report the origin of the associated color profile.Modifier and Type | Method and Description |
---|---|
java.lang.String |
getProfileName()
Returns the name of the profile used to identify the color space in a particular context.
|
java.lang.String |
getProfileURI()
Returns the URI identifying the associate color profile.
|
java.lang.String getProfileName()
java.lang.String getProfileURI()
Copyright 1999-2012 The Apache Software Foundation. All Rights Reserved.