org.w3c.dom.svg
Interface SVGICCColor


public interface SVGICCColor


Method Summary
 java.lang.String getColorProfile()
           
 SVGNumberList getColors()
           
 void setColorProfile(java.lang.String colorProfile)
           
 

Method Detail

getColorProfile

public java.lang.String getColorProfile()

setColorProfile

public void setColorProfile(java.lang.String colorProfile)
                     throws DOMException

getColors

public SVGNumberList getColors()