バージョン 24.2 (最新)

GetInverse メソッド (TransformUtil)

この変換の逆変換 (MatrixTransform として) を取得します。
シンタックス
public static MatrixTransform GetInverse( 
   GeneralTransform transform
)

パラメータ

transform

戻り値の型

新しい行列変換、または行列を逆にできない場合は null。
参照