VintaSoft Imaging .NET SDK 14.1: Документация для Веб разработчика
Vintasoft.Imaging.Utils Namespace / WebMatrixJS type / multiplyVector Property
Syntax BrowserCompatibility SeeAlso
multiplyVector Метод
Умножает указанный вектор на матрицу.
Синтаксис
var instance = new Vintasoft.Imaging.Utils.WebMatrixJS(m11, m12, m21, m22, offsetx, offsety);

var value; // Type: any

// Parameters
var vector; // Type: object

value = instance.multiplyVector(vector);

Parameters

vector
Вектор.
Совместимость с веб браузерами
9
5
11
5
Смотрите также