Interface SVGICCColor


@Deprecated(forRemoval=true) public interface SVGICCColor
Deprecated, for removal: This API element is subject to removal in a future version.
Expresses an ICC-based color specification.
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    void
    setColorProfile(String colorProfile)
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Method Details

    • getColorProfile

      String getColorProfile()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • setColorProfile

      void setColorProfile(String colorProfile) throws DOMException
      Deprecated, for removal: This API element is subject to removal in a future version.
      Throws:
      DOMException
    • getColors

      SVGNumberList getColors()
      Deprecated, for removal: This API element is subject to removal in a future version.