Share via


CD2DBrush::GetTransform

Gets the current transform of the render target

void GetTransform(
   D2D1_MATRIX_3X2_F *transform
) const;

Parameters

  • transform
    When this returns, contains the current transform of the render target. This parameter is passed uninitialized

Requirements

Header: afxrendertarget.h

See Also

Reference

CD2DBrush Class