[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.SourceTransform.Draw

Draw Method

Draw(Bitmap1, RectL, Point2L)

Draws the transform to the graphics processing unit (GPU)–based Direct2D pipeline.

Declaration
void Draw(Bitmap1 target, RectL drawRect, Point2L targetOrigin)
Parameters
Type Name Description
Bitmap1 target
RectL drawRect
Point2L targetOrigin