org.apache.batik.bridge
public class SVGColorProfileElementBridge extends AbstractSVGBridge implements ErrorConstants
Field Summary | |
---|---|
NamedProfileCache | cache
Profile cache |
Method Summary | |
---|---|
ICCColorSpaceExt | createICCColorSpaceExt(BridgeContext ctx, Element paintedElement, String iccProfileName)
Creates an ICC_ColorSpace according to the specified parameters.
|
String | getLocalName()
Returns 'colorProfile'. |
Parameters: ctx the bridge context to use paintedElement element on which the color is painted iccProfileName name of the profile that should be loaded that could be a color-profile element or an @color-profile CSS rule