SKColorFilter.CreateTable

Undocumented in source. Be warned that the author may not have intended to support it.
  1. SKColorFilter CreateTable(ubyte[] table)
  2. SKColorFilter CreateTable(ubyte[] tableA, ubyte[] tableR, ubyte[] tableG, ubyte[] tableB)
    class SKColorFilter
    static
    CreateTable
    (
    ubyte[] tableA
    ,
    ubyte[] tableR
    ,
    ubyte[] tableG
    ,
    ubyte[] tableB
    )

Meta