.NET news » Graphics 
Fun with Silverlight 4: Illustrated Guide to Creating Rich Internet Applications with Examples in C#, ASP.NET, XAML, Media, Webcam, AJAX, REST and Web Services
Author: Rajesh Lal
Average rating: (0 reviews)
More .NET Graphics books
C# 2.0 Graphing Control
This project creates a graphing control as a subclass of the standard .Net WinForms 2.0 PictureBox control. It integrates easily into the VS2005 Toolbox and supports multiple curves, multiple styles, legends, grids and other features. It can graph functions and relations. Graphs can be automatically scaled or you can keep complete control over scaling.
A curtain hiding screen updates, and blending old and new content with a nice fade effect
Freeze parts of the user interface until all drawings are done, and blend old content with the new one smoothly.
8 Dec 2006, 14:27:00 Source: A curtain hiding screen updates, and blending old and new...
Tags: Graphics
TdhMarchingAnts - A .NET component to select (and draw) a rectangle on the client-area of an attached control and return the co-ordinates.
This article describes a .NET component to draw a "rubber-band rectangle" as determined by user mouse activity (which is replaced by "marching ants" after the selection is complete) on the surface of an attached control and return the rectangle co-ordinates via an event.
7 Dec 2006, 20:48:00 Source: TdhMarchingAnts - A .NET component to select (and draw) a...
Tags: Graphics
Components
C2DPushGraph: A Push Graph Control
A push graph control similiar to the graph control located in Microsoft's Task Manager.
EmuEngine
With the EmuEngine, you can create simple 2D games in C#.
High Speed, Feature Rich, and Easy-To-Use Graphs and Charts
High speed graphs and charts that are also very easy to configure and use. As easy as inserting a simple chart in MS Excel!
29 Nov 2006, 10:52:00 Source: High Speed, Feature Rich, and Easy-To-Use Graphs and Charts
Tags: Graphics
Dynamically Generating Icons (safely)
How to dynamically generate an icon in a restricted security zone, as with "No touch deployment" WinForms.
A csharp image enhancement filters library
A set of filters to modify and style your images and photos
Queue-Linear Flood Fill: A Fast Flood Fill Algorithm
A super-fast flood fill algorithm and implementation, plus helpful optimization tips for image processing.
15 Nov 2006, 20:00:00 Source: Queue-Linear Flood Fill: A Fast Flood Fill Algorithm
Tags: Graphics
Performance
Fast Pointerless Image Processing in .NET
Process GDI+ images at blazing speeds, with no pointers or unsafe code. Eliminate the need for LockBits(), so you can edit the bits directly and update in real time.

