Draws an image at a specified location.
Namespace: RSGdiPlusGraphics
Delphi |
public |
Parameters
Image
Type: TRSGPImage
Image to be drawn
Point
Type: TPoint
coordinates of the upper-left corner of the rendered image.
Opacity
Type: Single
Transparency to be applied when drawing image.