[]
        
(Showing Draft Content)

GrapeCity.Documents.DX.Direct2D.ISourceTransform

ISourceTransform Interface

ID2D1SourceTransform

Namespace: GrapeCity.Documents.DX.Direct2D
Assembly: GcDocs.DX.Windows.dll
Syntax
[Guid("db1800dd-0c34-4cf9-be90-31cc0a5653e1")]
[Shadow(typeof(SourceTransformShadow))]
public interface ISourceTransform : ITransform, ITransformNode, 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.