Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
ideas:color-object [2014/07/10 02:08] – <code idl> crissovideas:color-object [2014/07/11 12:07] – Switch "asKeyword" to "asName", invoking "named colors" more explicitly. tabatkins
Line 16: Line 16:
     static RGBAColor fromHex(optional HexColorInit color);     static RGBAColor fromHex(optional HexColorInit color);
          
-    DOMString? asKeyword(); +    DOMString? asName();
-    /* Add fromKeyword()? Add "keyword" serialization type? Needs rounding. */+
          
     DOMString toString(optional DOMString type="rgba");     DOMString toString(optional DOMString type="rgba");
 
ideas/color-object.txt · Last modified: 2021/10/01 15:36 by fantasai
Recent changes RSS feed Valid XHTML 1.0 Valid CSS Driven by DokuWiki