0
kicks
GDI+ Graphics Transformation
Learn to transform graphics—reflect, rotate, scale, shear, translate—using .NET GDI+ (Graphics Device Interface). Excerpt: A transformation is a process that changes graphics objects from one state to another. Rotation, scaling, reflection, translation, and shearing are some examples of transformation. Transformations can be applied not only to graphics shapes, curves, and images, but even to image colors.