Graphics Transformations

Rotate rotate an object around any point (use Degree to specify degrees)

Translate translate an object by a certain vector displacement

Scale scale graphical objects (but not text)

Symbolic Geometric Transforms »

RotationTransform  ▪  ShearingTransform  ▪  AffineTransform  ▪  ...

GeometricTransformation apply a symbolic transformation function to an object

Inset inset one graphic inside another

Scaled use scaled coordinates

Rasterize rasterize graphics or other output to get a bitmap or an array of colors

Magnify magnify any output