<< Click here to display Table of Contents >> Navigation: Code Documentation > RSVML > RSGdiPlusGraphics > Classes > TRSGPCanvas > Methods:
Comments (0)
Represents method DrawImage(IRSGPImage,TPoints,TRect,Single,TRSGPUnit).
Namespace: RSGdiPlusGraphics
Delphi
public procedure DrawImage(const Image: IRSGPImage; Points: TPoints; SrcRect: TRect; Opacity: Single = 1; SrcUnit: TRSGPUnit = uPixel); overload;
Parameters
Image
Type: IRSGPImage
Points
Type: TPoints
SrcRect
Type: TRect
Opacity
Type: Single
SrcUnit
Type: TRSGPUnit
•TRSGPCanvas
•RSGdiPlusGraphics