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

java.lang.String getColorProfile()

setColorProfile

void setColorProfile(java.lang.String colorProfile)
                     throws DOMException
Throws:
DOMException

getColors

SVGNumberList getColors()