Click or drag to resize

AffineTransformation Operators

The AffineTransformation type exposes the following members.

Operators
  NameDescription
Public operatorStatic memberAddition
Calculate sum of Affine transformations.
Public operatorStatic memberMultiply(AffineTransformation, AffineTransformation)
Calculate composition of Affine Transformations.
Public operatorStatic memberMultiply(AffineTransformation, Double)
Multiply affine transformation by a scalar.
Top
See Also