Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSFMXCommon > FMX.RS.CanvasHelper > Classes > TFMXCanvasHelper > Methods

TFMXCanvasHelper.CopyRect(TRectF,TCanvas,TRectF) Method

Scroll Prev Top Next More

Copies part of an image from another canvas into the canvas.

Use CopyRect to transfer part of the image on another canvas to the image of the TCanvas object. Dest specifies the rectangle on the canvas where the source image will be copied. The Canvas parameter specifies the canvas with the source image. Source specifies a rectangle bounding the portion of the source canvas that will be copied.

The portion of the source canvas is copied using the mode specified by CopyMode.
 

Namespace: FMX.RS.CanvasHelper

Parameters

Dest

Type: TRectF

Canvas

Type: TCanvas

Source

Type: TRectF

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb