[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.SourceTransform

SourceTransform Interface

ID2D1SourceTransform

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

Methods

Name Description
Draw(Bitmap1, RectL, Point2L)

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

SetRenderInfo(RenderInformation)

Provides a render information interface to the source transform to allow it to specify state to the rendering system. This part of the render information interface is shared with the GPU transform.