SKColor.tryParse

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

Meta