public final class ColorProfileUtil
extends java.lang.Object
Modifier and Type | Method | Description |
---|---|---|
static java.lang.String |
getICCProfileDescription(java.awt.color.ICC_Profile profile) |
Deprecated.
use org.apache.xmlgraphics.java2d.color.profile.ColorProfileUtil directly
|
static boolean |
isDefaultsRGB(java.awt.color.ICC_Profile profile) |
Deprecated.
use org.apache.xmlgraphics.java2d.color.profile.ColorProfileUtil directly
|
public static java.lang.String getICCProfileDescription(java.awt.color.ICC_Profile profile)
profile
- the profilepublic static boolean isDefaultsRGB(java.awt.color.ICC_Profile profile)
profile
- the color profile to checkCopyright 1999-2016 The Apache Software Foundation. All Rights Reserved.