SKColor.tryParse

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool tryParse(string hexString, uint color)
  2. bool tryParse(string hexString, ubyte data)
    struct SKColor
    static
    bool
    tryParse
    (
    string hexString
    ,
    out ubyte data
    )

Meta