DrawBitmapWrapped(TSVGCanvas,TSVGBitmap,TSVGRect,TSVGImageWrapMode,Single) Method |
Scroll Prev Top Next More |
Draws the specified Bitmap on to the Canvas at the specified rectangle using the wrap mode and opacity
Namespace: FMX.RS.SVGUtils
Delphi |
procedure DrawBitmapWrapped( Canvas: TSVGCanvas; aBitmap: TSVGBitmap; |
Parameters
Canvas
Type: System.Void
aBitmap
Type: System.Void
aRect
Type: System.Void
WrapMode
Type: TSVGImageWrapMode
Opacity
Type: Single
Reference |