Renders the graphic specified by the Graphic parameter on the canvas at the location given by the coordinates (X, Y). The image is rendered into a rectangle determined by the size of the graphic, with the upper-left corner at the point (X, Y).
Namespace: RSGdiPlusGraphics
Delphi |
public |
Parameters
X
Type: Integer
Y
Type: Integer
Graphic
Type: TGraphic
Opacity
Type: Byte
Reference |