[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.SourceTransformNative

SourceTransformNative Class

ID2D1SourceTransform

Namespace: C1.Util.DX.Direct2D
Assembly: C1.Win.C1DX.4.8.dll
Syntax
[Guid("db1800dd-0c34-4cf9-be90-31cc0a5653e1")]
public class SourceTransformNative : TransformNative, IUnknown, SourceTransform, Transform, TransformNode, ICallbackable, IDisposable

Constructors

Name Description
SourceTransformNative(IntPtr)

Initializes a new instance of the SourceTransformNative class.

Methods

Name Description
Draw(Bitmap1, RectL, Point2L)

HRESULT ID2D1SourceTransform::Draw([In] ID2D1Bitmap1* target,[In] const RECT* drawRect,[In] D2D_POINT_2U targetOrigin)

SetRenderInfo(RenderInformation)

HRESULT ID2D1SourceTransform::SetRenderInfo([In] ID2D1RenderInfo* renderInfo)

Operators

Name Description
explicit operator SourceTransformNative(IntPtr)

Performs an explicit conversion from IntPtr to SourceTransformNative.