Related resources for Transformation Types
  • Transformation Types in GDI+4/19/2010 12:24:42 AM. In this article I will explain about Transformation Types in GDI+.
  • Introduction to GDI+ Transformations 12/26/2005 2:05:18 AM. 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.
Source Code: Graphics Programming with GDI+
Graphics Programming with GDI+ is the .NET developer's guide to writing graphics appl...
Download