SKCanvas.DrawBitmap
- void DrawBitmap(SKBitmap bitmap, SKPoint p, SKPaint paint)
- void DrawBitmap(SKBitmap bitmap, float x, float y, SKPaint paint)
- void DrawBitmap(SKBitmap bitmap, SKRect dest, SKPaint paint)
- void DrawBitmap(SKBitmap bitmap, SKRect source, SKRect dest, SKPaint paint)
skia SKCanvas SKCanvas
constructorsfunctionsstatic functions