Hide Comments
Hide Comments

TRSGPCanvas.DrawImage(TRSGPImage,TRect,TRect,Single,TRSGPUnit) Method

Comments (0)

Draws a portion of an image at the specified location

Namespace: RSGdiPlusGraphics

expandingSyntax

Parameters

Image

Type: TRSGPImage

Image to be drawn

DstRect

Type: TRect

Rectangle, measured in pixels, that specifies the bounds of the rendered image. The portion of the image specified by sourceRect is scaled to fill the rectangle specified by destRect.

SrcRect

Type: TRect

the portion of the source image to be drawn.

Opacity

Type: Single

Transparency to be applied when drawing image.

SrcUnit

Type: TRSGPUnit

Unit of measure for the image. The default value is uPixel.

expandingSee Also

Comments (0)

RiverSoftAVG SVG Component Library (RSCL) © 2013-2016, Thomas G. Grubb