LEADTOOLS JavaScript (Leadtools)

Create Method (LeadMatrix)

Show in webframe
The new LeadMatrix M11 coefficient.
The new LeadMatrix M12 coefficient.
The new LeadMatrix M21 coefficient.
The new LeadMatrix M22 coefficient.
The new LeadMatrix OffsetX coefficient.
The new LeadMatrix OffsetY coefficient.
Creates a new LeadMatrix with the specified values.
Syntax
 function Leadtools.LeadMatrix.create( 
   m11 ,
   m12 ,
   m21 ,
   m22 ,
   offsetX ,
   offsetY 
)

Parameters

ParameterTypeDescription
m11doubleThe new LeadMatrix M11 coefficient.
m12doubleThe new LeadMatrix M12 coefficient.
m21doubleThe new LeadMatrix M21 coefficient.
m22doubleThe new LeadMatrix M22 coefficient.
offsetXdoubleThe new LeadMatrix OffsetX coefficient.
offsetYdoubleThe new LeadMatrix OffsetY coefficient.

Return Value

TypeDescription
LeadMatrix The resulting LeadMatrix
See Also

Reference

LeadMatrix Object
LeadMatrix Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.