Rectangular Transform
class RectangularTransform
This is a transform that only scales and translates. It is a subset of an AffineTransform
, except with no rotation/shearing.
This is a transform that only scales and translates. It is a subset of an AffineTransform
, except with no rotation/shearing.