Bitmap for UWP
Invert メソッド (Matrix3x2)

C1.UWP.DX アセンブリ > C1.Util.DX 名前空間 > Matrix3x2 構造体 : Invert メソッド
Calculates the inverse of the specified matrix.
シンタックス
'宣言
 
Public Shared Function Invert( _
   ByVal matrix As Matrix3x2 _
) As Matrix3x2
public static Matrix3x2 Invert( 
   Matrix3x2 matrix
)

パラメータ

matrix

戻り値の型

the inverse of the specified matrix.
参照

Matrix3x2 構造体
Matrix3x2 メンバ