public final class ColorProfileUtil extends Object
Modifier and Type | Method and Description |
---|---|
static String |
getICCProfileDescription(ICC_Profile profile)
Deprecated.
use org.apache.xmlgraphics.java2d.color.profile.ColorProfileUtil directly
|
static boolean |
isDefaultsRGB(ICC_Profile profile)
Deprecated.
use org.apache.xmlgraphics.java2d.color.profile.ColorProfileUtil directly
|
public static String getICCProfileDescription(ICC_Profile profile)
profile
- the profilepublic static boolean isDefaultsRGB(ICC_Profile profile)
profile
- the color profile to checkCopyright © 2025 Apache Software Foundation. All rights reserved.