skiad v0.0.1 (2021-10-19T11:22:53Z)
Dub
Repo
SKCanvas.DrawBitmapLattice
skia
SKCanvas
SKCanvas
Undocumented in source. Be warned that the author may not have intended to support it.
void
DrawBitmapLattice
(SKBitmap bitmap, int[] xDivs, int[] yDivs, SKRect dst, SKPaint paint)
void
DrawBitmapLattice
(SKBitmap bitmap, SKLattice lattice, SKRect dst, SKPaint paint)
class
SKCanvas
void
DrawBitmapLattice
(
SKBitmap
bitmap
,
SKLattice
lattice
,
SKRect
dst
,
SKPaint
paint
= null
)
Meta
Source
See Implementation
skia
SKCanvas
SKCanvas
constructors
this
functions
Clear
ClipPath
ClipRect
ClipRegion
ClipRoundRect
Concat
DeviceClipBounds
Discard
DisposeNative
DrawAnnotation
DrawArc
DrawAtlas
DrawBitmap
DrawBitmapLattice
DrawBitmapNinePatch
DrawCircle
DrawColor
DrawDrawable
DrawImage
DrawImageLattice
DrawImageNinePatch
DrawLine
DrawLinkDestinationAnnotation
DrawNamedDestinationAnnotation
DrawOval
DrawPaint
DrawPatch
DrawPath
DrawPicture
DrawPoint
DrawPoints
DrawPositionedText
DrawRect
DrawRegion
DrawRoundRect
DrawRoundRectDifference
DrawSurface
DrawText
DrawTextOnPath
DrawUrlAnnotation
DrawVertices
Flush
GetDeviceClipBounds
GetLocalClipBounds
IsClipEmpty
IsClipRect
LocalClipBounds
QuickReject
ResetMatrix
Restore
RestoreToCount
RotateDegrees
RotateRadians
Save
SaveCount
SaveLayer
Scale
SetMatrix
Skew
TotalMatrix
Translate
static functions
GetObject