var instance = new Vintasoft.Imaging.Utils.WebMatrixJS(m11, m12, m21, m22, offsetx, offsety); var returnValue; // Type: any // Parameters var value; // Type: number returnValue = instance.set_m12(value);
function set_m12(
valueValue of the first row and second column of the matrix.: number
) : any;
Parameters
- value
- Value of the first row and second column of the matrix.