.NET news » Graphics 
Drawing smooth text and pictures on the extended glass area of your WinForm in Windows Vista
This article tells you how to draw text and pictures correctly on your Vista form's extended glass area.
10 Jul 2008, 05:38:00 Source: Drawing smooth text and pictures on the extended glass...
Tags: Graphics
Examples
Simple Image Annotation - How to dynamically add rotated text to image
Add outlined text to an image, rotate it, and move it around with the mouse.
2 Jul 2008, 13:45:00 Source: Simple Image Annotation - How to dynamically add rotated...
Tags: Graphics
Examples
Create Column Chart using OWC11
A column chart (simple,stacked and 100% stacked column) representation using Office Web Components
ExifTagCollection - EXIF metadata extraction library
A library to extract EXIF information from images, compliant with Exif 2.2 standard
A C# Sample Code/Article Extending the Capabilities of GDI+ in C# (.NET) - Part II
This article is a continuation to my previous article where I present two more methods to do the same
10 Jun 2008, 14:58:00 Source: A C# Sample Code/Article Extending the Capabilities of...
Tags: Graphics
A C# Sample Code/Article Extending the Capabilities of GDI+ in C# (.NET) - Part I
The article is about extending the capabilities of GDI+ in C#. When programmers look to develop serious imaging applications, a surprising shortcoming is noticed in GDI+. The shortcoming is the absence of an API which is useful in selecting regions within an image in a user interactive way.
9 Jun 2008, 14:50:00 Source: A C# Sample Code/Article Extending the Capabilities of...
Tags: Graphics
Tile Editor Control
A control to edit maps or small pictures in tile form.
2D Map Editor
This is a somewhat simple application to make and edit 2D maps for your games. It's not full of fancy features, but it does get the job done. You can place tiles from a tile set, and define if they are solid or not, change the size of each tile, and add/remove tile sets. Oh, and of course, it can save and load to your hard disk - it wouldn't be much use if you couldn't save your map.
A Fine-looking Segmented LED Control
This article describes an approach to constructing a cool segmented LED displayer that is similar to the LEDs used in alarm clocks and industry monitors. This control can be used to display time, numerical values and even some English characters. I hope it will be helpful in programs such as hardware simulators.
Simple slide game using Viewbox
This is a very simple article that really just demonstrates the various capabilities of the WPF ImageBrush. The basic idea is that the attached demo emulated one of those 9 square puzzles you used to get in XMAS stockings.

