Creates a new LeadMatrix with the specified values.
static create(
m11: number,
m12: number,
m21: number,
m22: number,
offsetX: number,
offsetY: number
): LeadMatrix;
m11
The new LeadMatrix M11 coefficient.
m12
The new LeadMatrix M12 coefficient.
m21
The new LeadMatrix M21 coefficient.
m22
The new LeadMatrix M22 coefficient.
offsetX
The new LeadMatrix OffsetX coefficient.
offsetY
The new LeadMatrix OffsetY coefficient.
The resulting LeadMatrix
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document