Hide Comments
Hide Comments

TRSGPCanvas.DrawImage(IRSGPImage,TRSGPPoints,Single) Method

Comments (0)

Draws an image transformed to fit into a parallelogram specified by the Points parameter

The Points parameter must have a length of 3 to specify the coordinates of the upper-left corner, upper-right corner, and lower-left corner of the parallelogram. The coordinate of the lower-right corner is calculated using the three given coordinates, the width, and the height of the image. The portion of the source image to be drawn is scaled to fit the parallelogram.
 

Namespace: RSGdiPlusGraphics

expandingSyntax

Parameters

Image

Type: IRSGPImage

Image to be drawn

Points

Type: TRSGPPoints

the area, in a parallelogram, in which to draw the image.

Opacity

Type: Single

Transparency to be applied when drawing image.

expandingSee Also

Comments (0)

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