SKCanvas.DrawPatch

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void DrawPatch(SKPoint[] cubics, SKColor[] colors, SKPoint[] texCoords, SKPaint paint)
    class SKCanvas
  2. void DrawPatch(SKPoint[] cubics, SKColor[] colors, SKPoint[] texCoords, SKBlendMode mode, SKPaint paint)

Meta