.NET news » Graphics Graphics Rss Feed

download

A flexible charting library for .NET

Looking for a way to draw 2D line graphs with C#? Here's yet another charting class library with a high degree of configurability, that is also easy to use.
8 Mar 2006, 03:42:00   Source: A flexible charting library for .NET   Tags: Graphics Components

Click to Drag, Zoom, and Copy - PictureBox

A picture box with built in click to drag, zoom, and copy.
7 Mar 2006, 15:41:00   Source: Click to Drag, Zoom, and Copy - PictureBox   Tags: Graphics Components

Endogine sprite engine

Sprite engine for D3D and GDI+ (with several game examples).
2 Feb 2006, 12:59:00   Source: Endogine sprite engine   Tags: Graphics Examples

The ExifWorks class

The ExifWorks is a class written in 100% pure managed VB.NET, which allows comfortable reading of embedded EXIF metadata.
1 Feb 2006, 21:16:00   Source: The ExifWorks class   Tags: Graphics VB.NET

Generate Thumbnail Images from PDF Documents in .NET

This article presents VB.NET code to create thumbnail images from a directory of Adobe Acrobat PDF documents using the .NET Framework.
21 Dec 2005, 09:12:00   Source: Generate Thumbnail Images from PDF Documents in .NET   Tags: VB.NET Graphics

Dazzling Graphics: Top Ten UI Development Breakthroughs In Windows Presentation Foundation

The Windows Presentation Foundation provides new techniques for UI-based developing applications and makes better use of current hardware and technologies. In this article, Ian Griffiths and Chris Sells explain 10 of the most significant advances that make WPF superior to its Win32 predecessors.
13 Dec 2005, 02:00:00   Source: Dazzling Graphics: Top Ten UI Development Breakthroughs...   Tags: Graphics

VintaSoftTiff.NET Library v1.0 has been released.

The VintaSoftTiff.NET Library allows to work with multipage TIFF files without usage of temporary file. You can add/insert image to multipage TIFF file, delete image from TIFF file, split one multipage TIFF file to many files. Library can be used on a server side for saving uploaded images in one multipage TIFF file on server side. Library was tested and has examples for VB.NET, C#, ASP.NET, Delphi 8.0, Borland C# Builder.
25 Nov 2005, 02:00:00   Source: VintaSoftTiff.NET Library v1.0 has been released.   Tags: Components Graphics

Power to the Pen: The Pen is Mightier with GDI+ and the Tablet PC Real-Time Stylus

You can get your TabletPC applications up and running really fast using built-in controls like InkOverlay. But if you want more power and more control, you'll need the Real-Time Stylus API. Windows guru Charles Petzold takes you on a tour.