Click or drag to resize
Accord.NET (logo)

MatrixH Properties

The MatrixH type exposes the following members.

Properties
  NameDescription
Public propertyElements
Gets the elements of this matrix.
Public propertyIsAffine
Gets whether this is an Affine transformation matrix.
Public propertyIsIdentity
Gets whether this is the identity transformation.
Public propertyIsInvertible
Gets whether this matrix is invertible.
Public propertyOffsetX
Gets the offset x
Public propertyOffsetY
Gets the offset y
Top
See Also