Image Composition in .NET
This course introduces .NET developers to the System.Drawing libraries found in .NET. Developers will start with the basics, how to load and save images, and then move towards image transformation like rotation, resizing, cropping, and the powerful color matrices.
What you'll learn
This course introduces .NET developers to the System.Drawing libraries found in .NET. It will show developers how to incorporate these libraries into any .NET application, which require the capability to manipulate images. Developers will start with the basics, like how to load and save images, and then move towards image transformations like rotation, resizing, cropping, and the powerful color matrices. Once the techniques have been mastered, we will explore how they can be used to compose stunning custom images in a multitude of .NET applications types.