Public Function New( _
ByVal m11 As Double, _
ByVal m12 As Double, _
ByVal m21 As Double, _
ByVal m22 As Double, _
ByVal offsetX As Double, _
ByVal offsetY As Double _
)
public:
LeadMatrix(
double m11,
double m12,
double m21,
double m22,
double offsetX,
double offsetY
)
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.
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