SKCanvas.DrawBitmapLattice

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void DrawBitmapLattice(SKBitmap bitmap, int[] xDivs, int[] yDivs, SKRect dst, SKPaint paint)
    class SKCanvas
    void
    DrawBitmapLattice
    (,
    int[] xDivs
    ,
    int[] yDivs
    ,,
    SKPaint paint = null
    )
  2. void DrawBitmapLattice(SKBitmap bitmap, SKLattice lattice, SKRect dst, SKPaint paint)

Meta