Package | Description |
---|---|
org.apache.xmlgraphics.java2d.color.profile |
Provides classes around the topic of color profiles, like support for ICC named color profiles.
|
Modifier and Type | Method | Description |
---|---|---|
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).
|
Copyright © 2018 Apache Software Foundation. All rights reserved.