.NET news » Graphics Graphics Rss Feed

download

A fast and performing gauge

This article shows you how to write a performing control using .NET 2.0 and GDI+.
8 Feb 2007, 04:12:00   Source: A fast and performing gauge   Tags: Graphics Components

A picture viewer class that can scroll and zoom using API

This is a simple class that can view scroll and zoom pictures

Using Trigonometry and Pythagoras to WaterMark an Image

An article on a class to watermark images
26 Jan 2007, 20:26:00   Source: Using Trigonometry and Pythagoras to WaterMark an Image   Tags: Graphics

Pure C# .NET Desktop Color Picker With Magnifying Glass

A desktop color picker with magnifying glass written in C# 2.0 without using APIs with DllImport or something else.
25 Jan 2007, 21:53:00   Source: Pure C# .NET Desktop Color Picker With Magnifying Glass   Tags: Graphics

DrawTools

Sample Windows Forms application for drawing graphic objects in a window client area using drawing tools and mouse.
24 Jan 2007, 23:31:00   Source: DrawTools   Tags: Graphics Examples

DotNet Real Tree

A simple progam to drawing fractal Trees
11 Jan 2007, 15:04:00   Source: DotNet Real Tree   Tags: Graphics VB.NET

Screen Effect (The perfect easter egg)

This little chunk of code will take your screen and do something neat with it.
4 Jan 2007, 16:15:00   Source: Screen Effect (The perfect easter egg)   Tags: Graphics

Master .NET's Text Tricks

Learn how to use the Graphics object's methods to draw text in different fonts—clipped, wrapped, aligned, stretched, and rotated in all sorts of ways.
28 Dec 2006, 20:50:09   Source: Master .NET's Text Tricks   Tags: Graphics

Falling Snow on Your Desktop! The C# Version

This article explains how to create an application that makes it snow on the desktop.
27 Dec 2006, 10:42:00   Source: Falling Snow on Your Desktop! The C# Version   Tags: Graphics

Age: write your custom Graphic library.

How to write a custom GraphicItem library for the Age engine.
17 Dec 2006, 07:03:00   Source: Age: write your custom Graphic library.   Tags: Graphics