org.w3c.dom.svg

Interface SVGICCColor

public interface SVGICCColor

Method Summary
StringgetColorProfile()
SVGNumberListgetColors()
voidsetColorProfile(String colorProfile)

Method Detail

getColorProfile

public String getColorProfile()

getColors

public SVGNumberList getColors()

setColorProfile

public void setColorProfile(String colorProfile)