[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.D2D1.InvertMatrix

InvertMatrix Method

InvertMatrix(ref Matrix3x2)

BOOL D2D1InvertMatrix([InOut] D2D_MATRIX_3X2_F* matrix)

Declaration
public static bool InvertMatrix(ref Matrix3x2 matrix)
Parameters
Type Name Description
Matrix3x2 matrix
Returns
Type Description
bool