pub fn table_from_color_table( table: impl Into<RCHandle<SkColorTable>>, ) -> Option<RCHandle<SkColorFilter>>
Create a table color filter that holds a ref to the shared color table.