|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ICCColor | |
---|---|
org.apache.batik.bridge | Provides an API for mapping and maintaining consistency between the SVG DOM tree and the GVT tree. |
Uses of ICCColor in org.apache.batik.bridge |
---|
Methods in org.apache.batik.bridge with parameters of type ICCColor | |
---|---|
static Color |
PaintServer.convertICCColor(Element e,
ICCColor c,
float opacity,
BridgeContext ctx)
Returns a Color object that corresponds to the input Paint's ICC color value or null if the related color profile could not be used or loaded for any reason. |
static Color |
PaintServer.convertRGBICCColor(Element paintedElement,
Value colorDef,
ICCColor iccColor,
float opacity,
BridgeContext ctx)
Returns a Color object that corresponds to the input Paint's ICC color value or an RGB color if the related color profile could not be used or loaded for any reason. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |