Appearance
Scale Transform
The Scale Transform node produces an Affine Transform value representing a transformation that scales an image.

Inputs and Outputs
Inputs:
Scale: a Vector 2 value, representing the scaling amount in the x (horizontal) and y (vertical) axes.
Outputs:
Output: an Affine Transform value.
Example
Here is a small example of using this node to scale an image non-uniformly, stretching it horizontally:
