ID2D1OffsetTransform

<summary> An effect uses this interface to offset an image without inserting a rendering pass. </summary>

Members

Functions

GetOffset
D2D1_POINT_2L GetOffset()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetOffset
void SetOffset(D2D1_POINT_2L offset)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Inherited Members

From ID2D1TransformNode

GetInputCount
UINT32 GetInputCount()

<summary> Return the number of input this node has. </summary>

Meta