[]
ID2D1SourceTransform
[Guid("db1800dd-0c34-4cf9-be90-31cc0a5653e1")]
[Shadow(typeof(SourceTransformShadow))]
public interface SourceTransform : Transform, TransformNode, ICallbackable, IDisposable
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. |