Affine TransformationsIn this example we show Qt's ability to perform affine transformations on painting operations. Transformations can be performed on any kind of graphics drawn using QPainter. The transformations used to display the vector graphics, images, and text can be adjusted in the following ways:
Files: |