ActionEngineUtilDrawBitmap Method

Overload List

DrawBitmap(SKBitmap, SKBitmap, SKPoint) Draw the source bitmap on the target bitmap using the specified source and target images and a starting point at which to place the source.
DrawBitmap(SKBitmap, SKBitmap, SKRect) Draw the source bitmap on the target bitmap using the specified source and target images and a starting point at which to place the source.
DrawBitmap(SKBitmap, SKBitmap, SKRect, SKRect) Draw the source bitmap on the target bitmap using the specified source image and target image rectangles.

See Also