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