VintaSoft Imaging .NET SDK 15.1: Документация для Веб разработчика
Vintasoft.Imaging.Utils Namespace / WebMatrixJS type / WebMatrixJS Constructors / WebMatrixJS Constructor()
Syntax BrowserCompatibility SeeAlso
В этом разделе
WebMatrixJS Constructor()
В этом разделе
Initializes a new instance of the WebMatrixJS class.
Синтаксис
// Parameters
var m11; // Type: number
var m12; // Type: number
var m21; // Type: number
var m22; // Type: number
var offsetx; // Type: number
var offsety; // Type: number

var instance = new Vintasoft.Imaging.Utils.WebMatrixJS(m11, m12, m21, m22, offsetx, offsety);

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