|
xmlgraphics-commons 2.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NamedColorSpace | |
---|---|
org.apache.xmlgraphics.java2d.color.profile | Provides classes around the topic of color profiles, like support for ICC named color profiles. |
Uses of NamedColorSpace in org.apache.xmlgraphics.java2d.color.profile |
---|
Methods in org.apache.xmlgraphics.java2d.color.profile that return NamedColorSpace | |
---|---|
NamedColorSpace |
NamedColorProfile.getNamedColor(String name)
Returns a named color. |
NamedColorSpace[] |
NamedColorProfile.getNamedColors()
Returns the array of named colors. |
Constructors in org.apache.xmlgraphics.java2d.color.profile with parameters of type NamedColorSpace | |
---|---|
NamedColorProfile(String profileName,
String copyright,
NamedColorSpace[] namedColors,
RenderingIntent intent)
Creates a new named color profile. |
|
xmlgraphics-commons 2.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |