Uses of Class
org.apache.xmlgraphics.java2d.color.profile.NamedColorProfile
-
Packages that use NamedColorProfile Package Description org.apache.xmlgraphics.java2d.color.profile Provides classes around the topic of color profiles, like support for ICC named color profiles. -
-
Uses of NamedColorProfile in org.apache.xmlgraphics.java2d.color.profile
Methods in org.apache.xmlgraphics.java2d.color.profile that return NamedColorProfile Modifier and Type Method Description NamedColorProfileNamedColorProfileParser. parseProfile(ICC_Profile profile)Parses a named color profile (NCP).NamedColorProfileNamedColorProfileParser. parseProfile(ICC_Profile profile, String profileName, String profileURI)Parses a named color profile (NCP).
-