ID2D1DrawTransform interface

Applies to: desktop apps only

Represents a single stage of a transform graph.

When to implement

Custom implementations are not supported.

Members

The ID2D1DrawTransform interface inherits from ID2D1Transform. ID2D1DrawTransform also has these types of members:

  • Methods

Methods

The ID2D1DrawTransform interface has these methods.

Method Description
SetRenderInfo

Sets the GPU render information for the transform.

 

Remarks

ID2D1DrawTransform specializes an implementation of the Shantzis calculations to a transform implemented on the GPU. The information required to specify a pass in the rendering algorithm on a pixel shader is passed to the implementation through the SetRenderInfo method.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Header

D2d1effectauthor.h

Library

D2d1.lib

See also

ID2D1DrawInfo

 

 

Send comments about this topic to Microsoft

Build date: 9/5/2012