ID2D1BoundsAdjustmentTransform

<summary> An effect uses this interface to alter the image rectangle of its input. </summary>

Members

Functions

GetOutputBounds
void GetOutputBounds(D2D1_RECT_L* outputBounds)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetOutputBounds
void SetOutputBounds(const(D2D1_RECT_L)* outputBounds)
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