Draws an image at a specified location.
Namespace: RSGdiPlusGraphics
Delphi |
public |
Parameters
Image
Type: TRSGPImage
Image to be drawn
X
Type: Integer
x-coordinate of the upper-left corner of the rendered image.
Y
Type: Integer
y-coordinate of the upper-left corner of the rendered image.
Opacity
Type: Single
Transparency to be applied when drawing image.