var instance = new Vintasoft.Imaging.Utils.WebMatrixJS(m11, m12, m21, m22, offsetx, offsety); var value; // Type: Vintasoft.Imaging.Utils.WebMatrixJS value = instance.invert();
function invert() : WebMatrixJS;
Return Value
Эта матрица.
var instance = new Vintasoft.Imaging.Utils.WebMatrixJS(m11, m12, m21, m22, offsetx, offsety); var value; // Type: Vintasoft.Imaging.Utils.WebMatrixJS value = instance.invert();
function invert() : WebMatrixJS;