Concatenates the input with the current transform. Only 2D transforms are
supported. The only values used are the X and Y scaling, translation, and
shearing components of a transform. A null value is treated as identity.
xform | The affine to be concatenated with the current transform or null. |
Diagram: Canvas