xmlgraphics-commons 2.0.1

Uses of Class
org.apache.xmlgraphics.java2d.color.profile.NamedColorProfile

Packages that use NamedColorProfile
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
 NamedColorProfile NamedColorProfileParser.parseProfile(ICC_Profile profile)
          Parses a named color profile (NCP).
 NamedColorProfile NamedColorProfileParser.parseProfile(ICC_Profile profile, String profileName, String profileURI)
          Parses a named color profile (NCP).
 


xmlgraphics-commons 2.0.1

Copyright 1999-2015 The Apache Software Foundation. All Rights Reserved.