Function
apply-scale transform sx sy =>
A transform
A real number
An integer
apply-scale function modifies transform such that a scaling of sx in x and sy in y is performed on any points multiplied by the transform. Any operations already contained in the transform occur before the new scaling.