Click or drag to resize

AffineTransformation Constructor

Overload List
  NameDescription
Public methodAffineTransformation(Matrix)
Create new instance of linear transformation.
Public methodAffineTransformation(Vector)
Create new instance of shift transformation.
Public methodAffineTransformation(Matrix, Vector)
Create new instance of affine transformation.
Top
See Also