Click here to Skip to main content
6,630,586 members and growing! (16,267 online)
Email Password   helpLost your password?
Article Category: All Topics MFC/C++ C# VB.NET ASP.NET SQL Architect Windows 7 Java LAMP Mobile CEO / Manager
Announcements
BullFrog Power
 
Search    
Add to IE Search

GDI+


Multimedia » GDI+
Language
Platform
Technology
Audience
Skill Level
Topic
Clear All

Contents

 

Applications

top
Title / Updated Author Score  
Computer Vision Applications with C# - Part IV
Updated: 11 Aug 2009  
KMeans Clustering
C#, .NET (.NET 2.0), GDI+, Dev
Arif_Khan 5.00
A Professional HTML Renderer You Will Use
Updated: 29 Jan 2009  
100% managed code that draws HTML on any device
C#, .NET (.NET 2.0, Mono), GDI+, WinForms, Design, Marketing
Jose M. Menendez Poó 4.84
A lovely goldfish desktop pet (using alpha-PNG and GDI+)
Updated: 9 Sep 2008  
Using alpha-PNG and GDI+ technology to implement a desktop pet fish!
C#, Windows, .NET, GDI+, Dev
Davidwu 4.71
A Hue/Brightness Color Wheel Style Chart for System.Drawing.Color Values
Updated: 21 Mar 2009  
Enables side-by-side comparison of close matching color swatches.
C#, Windows, WinForms
ZTransform 4.65
Image Transition in VB.NET Windows Forms - Unedited
Updated: 8 Nov 2009  
Image transition & visual effects in VB.Net using GDI+
VB (VB 9.0), .NET (.NET 3.0), GDI+
Omar Amin Ibrahim 4.38
A Utility for Network Diagrams
Updated: 28 Jan 2008  
A simple front end to manage network diagrams based on Visio-like shape connectors.
C# (C# 2.0), Windows (Win2K, WinXP), Visual Studio (VS2005), GDI+, Architect, Dev, Design
stevefalken 4.11
Image Warping Using Linear Interpolation and Double Buffer Panel
Updated: 10 Dec 2007  
An image warping tool in C# which uses simple displacement filters.
C# (C# 1.0, C# 2.0, C# 3.0), Windows (Win2K, WinXP, Win2003, Vista, TabletPC, Embedded), Win32, GDI+, Dev
Tolga Birdal 3.86
Play GIF using GDI+
Updated: 30 Jun 2008  
A new choice for playing GIF using GDI+
C++ (VC7.1, VC8.0), Windows (Win2K, WinXP, Win2003), MFC, Dev
Yi Li 3.10
ScanFree
Updated: 10 Mar 2008  
A program that will grade a test from a scanned sheet of paper.
C# (C# 1.0, C# 2.0, C# 3.0), .NET (.NET 3.5), GDI+, Dev
defwebserver 3.00
GDI+ Plot ActiveX Control
Updated: 19 Jul 2009  
GDI+ 2D plot ActiveX control
C++ (VC6, VC7, VC7.1, VC8.0), Windows (WinXP), MFC, GDI+, Dev
sirtoozee 3.00
A Simple Image Slide Show
Updated: 21 Jan 2008  
A simple image slide show for beginners.
C# 2.0.NET 2.0, GDI+, WinForms, Dev
vidyaputra 1.67

.NET - GDI+

top
Title / Updated Author Score  
Computer Vision Applications with C# - Part II
Updated: 25 Apr 2009  
Applied Computer Vision - Moments.
C#, Windows, .NET, GDI+, Dev
Arif_Khan 4.93
A Simple Pie Chart Control - Improved 3-D Pie Chart
Updated: 24 Apr 2009  
A follow up to the simple pie chart control article which will detail the new improvements
C++ (VC6, VC7, VC7.1, VC8.0), Windows (WinXP, Win2003, Vista), .NET (.NET 2.0), MFC, GDI+, Dev
PrasadPerera 4.86
Presenting EMFexplorer, a GDI+ experiment
Updated: 29 Sep 2004  
High quality EMF rendering, using GDI+
VC6, Windows, GDI+, Dev
Smith Charles 4.86
Image Processing Lab in C#
Updated: 13 Mar 2007  
A tool and library for image processing
C#, Windows, .NET 2.0, GDI+, VS2005, Dev
Andrew Kirillov 4.85
Fun With Gravity
Updated: 28 Jul 2008  
A gravity simulation particle system.
C# 1.0, C# 2.0, Windows, .NET 1.0, .NET 1.1, .NET 2.0VS.NET2003, VS2005, Dev
BoneSoft 4.84
A 3D Plotting Library in C#
Updated: 9 Jun 2006  
A library which draws 3D images on any GDI+ Graphics object.
C#, Windows, .NET, Visual Studio, GDI+, Dev
Pete Everett 4.84
2D Polygon Collision Detection
Updated: 20 Sep 2006  
An article on polygon collision detection. Can be used to implement collision between sprites in a 2D game. The algorithm can also be extended to 3D.
C#, Windows, .NET, Visual Studio, GDI+, Dev
Laurent Cozic 4.83
Style Toolkit - Use advanced graphics techniques to create a custom user interface
Updated: 11 Aug 2008  
The Style Toolkit allows you to modernize the look of your programs using gradients, transparency, PNG images, and more.
C++ (VC6, VC7, VC7.1, VC8.0), Windows (Win2K, WinXP, Win2003, Vista), MFC, STL, GDI+
Darren Sessions 4.83
DIB to System.Bitmap
Updated: 6 Nov 2006  
An article on DIB to Bitmap conversion.
C#, .NET, WinXP, Visual Studio, GDI+, Dev
bijulsoni 4.80
Image Processing for Dummies with C# and GDI+ Part 6 - The HSL color space
Updated: 28 Jun 2004  
A discussion of the HSL color space, including code for a color picker and image filters
C#, VC7, VC7.1.NET 1.1, Win2K, WinXP, Win2003VS.NET2003, Dev
Christian Graus 4.79
Resizing a Photographic image with GDI+ for .NET
Updated: 24 Sep 2002  
This article describes the various techniques used to resize a photographic image with GDI+ and C#+ for .NET.
C#.NET 1.0, Win2K, Visual Studio, Dev
Joel Neubeck 4.79
Crossing the bridge between Ghostscript and GDI+
Updated: 1 Dec 2002  
A C++ wrapper for the Ghostscript DLL that enables to render PS directly to GDI+ Bitmap
VC6, VC7, Windows, GDI+, Dev
Jonathan de Halleux 4.78
Outline Text
Updated: 20 Oct 2009  
How to draw a text with an outline
C++, C++/CLI, C# (C# 2.0), Windows, .NET (.NET 2.0), GDI+, Dev
Shao Voon Wong 4.77
Extended Graphics - Rounded rectangles, Font metrics and more for C# 3.0
Updated: 26 Jul 2009  
Adding missing functionality to the Graphics class with the use of Extension Methods in C# 3.0.
C# 3.0.NET 3.0, .NET 3.5, .NET 4.0, GDI+, Dev
Arun Reginald 4.77
Josh The Egg and The Return of the Shadows
Updated: 30 Sep 2004  
Shadow: a program to add drop shadows to images.
C#, .NET, Win2K, WinXP, Visual Studio, GDI+, Dev
q123456789 4.76
Transparency Tutorial with C# - Part 3
Updated: 23 Mar 2004  
An article on Compositing, ColorMatrix, and ImageAttributes
C#, Windows, .NET 1.0, Dev
Joe Pardue 4.76
A Simple Pie Chart Control
Updated: 5 Mar 2009  
An article written in to describe a simple pie chart control implemented to be used in MFC applications.
C++, Windows, .NET 2.0, GDI+, Dev
PrasadPerera 4.76
Dynamically Generating Icons (safely)
Updated: 27 Nov 2006  
How to dynamically generate an icon in a restricted security zone, as with "No touch deployment" WinForms.
C#, Windows, .NET 1.1, Visual Studio, Dev
Joshua Flanagan 4.75
Aqua Gauge
Updated: 4 Sep 2007  
A Gauge Control Developed using GDI+ with Aqua Skin
C# 2.0, Windows, .NET 2.0, Visual Studio, GDI+, Dev
Ambalavanar Thirugnanam 4.75
GDI+ Code Generator
Updated: 20 May 2008  
Allows the user to draw vector graphic shapes, then convert them to GDI+ code.
C# (C# 1.0, C# 2.0, C# 3.0), .NET, GDI+, Design
Richard Blythe 4.75
Creating a Watermarked Photograph with GDI+ for .NET
Updated: 25 Sep 2002  
This article describes the process of overlaying a Watermark image on top of a photograph using GDI+ and C# for .NET
C#.NET 1.0, Win2K, Visual Studio, Dev
Joel Neubeck 4.74
Loading JPG & PNG resources using GDI+
Updated: 6 Sep 2004  
A class to facilitate loading JPG and PNG files from resources using GDI+
VC7, VC7.1WinXP, GDI+, VS.NET2003, Dev
Joe Woodbury 4.74
A Page Turn Effect Using C#
Updated: 25 Feb 2006  
This article demonstrates how to use GDI+ to create a page turn effect.
C#.NET 2.0, WinXPVS2005, Dev
Bob Hartman 4.74
Writing GIS and Mapping Software for .NET
Updated: 19 Aug 2008  
In part three of the series, the authors of the "GIS.NET" mapping component for .NET explain how to write a geographic mapping engine which can display geographic coordinates. Source code is provided which can pan and zoom a sample geographic object (the state of Nebraska), in C# and VB.NET.
C#, .NET CF, .NET (.NET 1.1, .NET 2.0, .NET 3.0), Visual Studio (VS.NET2003, VS2005, VS2008), GDI, GDI+, Architect, Dev, Design
Jon Person, A. Philip Smith 4.74
Euler Rotation
Updated: 31 Dec 2007  
Using matrix multiplication to rotate 3D points around an axis.
C# (C# 1.0, C# 2.0, C# 3.0), .NET (.NET 1.0, .NET 1.1, .NET 2.0)
VCSKicks 4.73
Fast Pointerless Image Processing in .NET
Updated: 15 Nov 2006  
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.
C#, Windows, .NET, Visual Studio, Dev
J. Dunlap 4.73
Bitonal (TIFF) Image Converter for .NET
Updated: 16 Apr 2007  
How to add bitonal image editing support to your appliactions.
C#, Windows, .NET, Visual Studio, GDI+, Dev
Michael A. McCloskey 4.73
Transparency Tutorial with C# - Part 1
Updated: 23 Mar 2004  
An article on alpha blending and transparency
C#, Windows, .NET, Visual Studio, Dev
Joe Pardue 4.72
Transparency Tutorial with C# - Part 2
Updated: 23 Mar 2004  
An article on Compositing, ColorMatrix, and ImageAttributes
C#, Windows, .NET, Visual Studio, Dev
Joe Pardue 4.72
Custom AntiAliasing with GDI+
Updated: 30 Dec 2004  
Alternate Antialiasing in GDI+
C#, Windows, .NET 1.0, .NET 1.1, GDI+, VS.NET2003, Dev
Keith Rule 4.71
The Aqualizer Strikes Back!
Updated: 15 Oct 2004  
The Aqualizer: a program to create aqua buttons.
C#.NET 1.0, .NET 1.1, Win2K, WinXP, GDI+, VS.NET2003, Dev
q123456789 4.71
Generate Thumbnail Images from PDF Documents
Updated: 11 May 2004  
This article presents VB.NET code to create thumbnail images from a directory of Adobe Acrobat PDF documents using the .NET Framework.
C#, VB.NET 1.0, .NET 1.1, Win2K, WinXP, Win2003, ASP.NET, VS.NET2003, Dev
Jonathan Hodgson 4.70
Computer Vision Applications with C# - Part I
Updated: 15 Apr 2009  
Applied Computer Vision introduction.
C#, Windows, .NET, GDI+, Dev
Arif_Khan 4.70
Image Processing for Dummies with C# and GDI+ Part 1 - Per Pixel Filters
Updated: 20 Mar 2002  
The first in a series of articles which will build an image processing library in C# and GDI+
C#.NET 1.0, Win2K, WinXP, GDI+, Dev
Christian Graus 4.69
Image Processing for Dummies with C# and GDI+ Part 5 - Displacement filters, including swirl
Updated: 25 Dec 2002  
In the fifth installment, we build a framework for generating filters that work by changing a pixel's location, rather than colour.
C#, Windows, .NET 1.0, Dev
Christian Graus 4.69
A C# Sample Code/Article Extending the Capabilities of GDI+ in C# (.NET) - Part II
Updated: 4 Jul 2008  
This article is a continuation to my previous article where I present two more methods to do the same
C#, .NET, WinXP, VistaVS2005, Dev
Dr.Sai 4.67
Image Processing for Dummies with C# and GDI+ Part 3 - Edge Detection Filters
Updated: 31 Mar 2002  
The third in a series of articles which will build an image processing library in C# and GDI+
C#, Windows, .NET 1.0, Dev
Christian Graus 4.66
Special 'Graphics' Objects to Draw Anywhere on your Window
Updated: 17 Sep 2008  
Creating special 'Graphics' objects to Draw anywhere on your window, including non-client area
C# (C# 2.0, C# 3.0), .NET (.NET 2.0, Mono, DotGNU, .NET 3.0, .NET 3.5), Win32, GDI, GDI+
Muhammad Dehghan 4.65
Image Processing for Dummies with C# and GDI+ Part 2 - Convolution Filters
Updated: 7 Nov 2005  
The second in a series of articles which will build an image processing library in C# and GDI+.
C#, Windows, .NET 1.0, .NET 1.1VS.NET2003, Dev
Christian Graus 4.65
EnhancedImage Project
Updated: 1 Sep 2005  
An article about how to enhance current image characteristics.
C#, Windows, .NET 1.1, GDI, GDI+, WinForms, VS.NET2003, Dev
otigli 4.64
.NET System Brushes Painter
Updated: 9 Mar 2004  
Shows how to use different brushes and write owner drawn listbox
C#.NET 1.0, .NET 1.1, Win2K, WinXP, Win2003VS.NET2003, Dev
Werdna 4.64
Pan and Zoom Very Large Images
Updated: 31 Oct 2009  
Smoothly panning and zooming very large images can be a challenge. Here’s a control, with source code, that demonstrates one way of overcoming this challenge, as well as a few "Extra" image processing features.
VB, Windows, .NET (.NET 1.1, .NET 2.0), Visual Studio (VS.NET2003), GDI+, Dev
Anthony Queen 4.64
GenCode128 - A Code128 Barcode Generator
Updated: 10 Jun 2006  
Create Code128 barcodes for WinForms or ASP.NET.
C#, Windows, .NET 2.0, GDI+, WinForms, WebForms, VS2005, Dev
Chris Wuestefeld 4.63
Blending of images, raster operations and basic color adjustments with GDI+
Updated: 27 Nov 2003  
An article on blending of images using raster operations as well as simulating blending modes like those found in Photoshop.
C#, Windows, .NET 1.0, .NET 1.1VS.NET2003, Dev
Konstantin Vasserman 4.62
ImageConverter - Converts images to a specific image format, changing sizes on the flow
Updated: 13 Sep 2004  
ImageConverter allows images to be resized and written to a selected image format.
C#.NET 1.0, .NET 1.1, WinXP, GDI+, VS.NET2003, Dev
Eric-Paul 4.61
Image Resizing - outperform GDI+
Updated: 16 Aug 2007  
This article discusses a little weakness in GDI+ filters and shows a class for top-quality image resizing.
C#.NET 1.1, Win2K, WinXP, GDI+, VS.NET2003, Dev
Libor Tinka 4.61
A library to simplify access to image metadata
Updated: 3 Aug 2004  
A library to simplify access to image metadata.
C#, Windows, .NET 1.0, .NET 1.1, GDI+, VS.NET2003, Dev
George Mamaladze 4.61
Implementation of Laplacian of Gaussion Edge Detection Algorithm using C#
Updated: 18 Jun 2009  
This code helps to implement LOG using C#
C# (C# 1.0, C# 2.0, C# 3.0), .NET, GDI+
Kunal Pawar 4.60
Thumbnails viewer and image processing using GDI+ and MFC
Updated: 24 Sep 2003  
Using GDI+ and MFC to create a thumbnail image viewer and some processing functions
VC6, VC7, VC7.1Win2K, WinXP, Win2003, MFC, GDI+, Dev
Liviu Birjega 4.59
Star Wars style text scroller
Updated: 9 Jul 2007  
Text scroller control with 3D-look (like in the intro of the Star Wars movies)
C# 2.0, Windows, .NET 2.0, Visual Studio, GDI+, Dev
alexey N 4.58
Create a fractal Christmas tree
Updated: 22 Dec 2002  
This program explores how trees are made using a simple fractal algorithm
C#.NET 1.0, WinXP, Dev
Marc Clifton 4.57
Flood Fill Algorithms in C# and GDI+
Updated: 4 Oct 2003  
Discusses and demonstrates flood fill algorithms in C# with GDI+.
C#.NET 1.0, .NET 1.1, Win2K, WinXP, Win2003, Visual Studio, Dev
J. Dunlap 4.57
Drawing POSTNET Barcodes with C#
Updated: 8 Dec 2004  
This article demonstrates a method to draw POSTNET barcodes.
C#, Windows, .NET 2.0, GDI+, VS2005, Dev
rainman_63 4.56
H_3D_Engine
Updated: 27 Jan 2009  
Simple 3D Engine draws 3D shapes in wireframe
C# 2.0, Windows, .NET 2.0, .NET 3.0, ASP.NET, GDI+, Dev
hazawi 4.56
Computer Vision Application with C# - Part III - Unedited
Updated: 9 May 2009  
Meanshift Tracking
C#, Windows, GDI+
Arif_Khan 4.56
Text on Path with VB.NET
Updated: 2 May 2006  
A VB.NET class for drawing text on a path.
VB, Windows, .NET, Visual Studio, GDI+, Dev
Alexander Seel 4.55
2D "Nim" Game Development and Animation in C# (Part 2)
Updated: 16 Aug 2007  
Part 2 in a series of articles on a two-player mathematical game of strategy
C#, Windows, .NET, Visual Studio, GDI+, Dev
Volynsky Alex 4.54
A custom control for image annotations and image processing
Updated: 18 May 2004  
Evolution of an image annotation control after its use for image processing.
C#, VB.NET 1.1, Win2K, WinXP, Win2003VS.NET2003, Dev
yvdh 4.53
Fluid Geometry - An Animation Library and Configuration Application
Updated: 21 Sep 2005  
A task-oriented review of an animation library and the application which uses it.
C#, Windows, .NET 1.1, GDI+, WinForms, VS.NET2003, Dev
Josh Smith 4.52
Creating Glow Button
Updated: 24 Apr 2007  
An article of how to make a button that can glow
VB, Windows, .NET 2.0, Visual Studio, GDI+, Dev, Design
michaelrawi 4.52
Image Processing using C#
Updated: 5 Mar 2009  
Image related operations are done using C#
C# 2.0, Dev, Design
Saleth Prakash 4.50
Sprite manipulation in C#
Updated: 25 Feb 2002  
Basic sprite animation, clipping, z-ordering in C# using GDI+
C#, Windows, .NET 1.0, Dev
Sasha Djurovic 4.50
Ray casting in a 2D tile-based environment
Updated: 15 Sep 2006  
An article on ray casting in a 2D tile-based environment.
C#, Windows, .NET, Visual Studio, GDI+, Dev
Laurent Cozic 4.50
Screen Scraper in Managed Code
Updated: 7 Apr 2008  
Efficent code for finding a subimage in the desktop window.
C#, Windows (WinXP), .NET (.NET 3.0), MFC, WinForms
Chris Gorecki 4.50
Marching Ants
Updated: 23 Jul 2008  
Learn how to create marching ants easily and efficiently.
C# (C# 1.0, C# 2.0, C# 3.0), Windows, GDI+, Dev
Hax0r778 4.50
Gradients made easy
Updated: 21 Nov 2007  
A utility to design gradients interactively.
C++, C# 2.0, Windows, .NET 2.0, GDI+, VS2005, Dev
Mike Hankey 4.49
Article Four: Building a UI Platform in C# - Painting Text to the Pixel
Updated: 24 Mar 2005  
GDI+: Getting control of MeasureString, DrawString and MeasureCharacterRanges.
C#, Windows, .NET 1.1VS.NET2003, Dev, QA
Tom Ollar, Jim Bennett 4.48
QuickFill .NET: An efficient flood fill algorithm, Adapted for GDI+
Updated: 25 Feb 2004  
The purpose of this article is to show one way of adapting John R. Shaw’s excellent QuickFill algorithm, such that it will work with GDI+ and the .NET Framework.
VC7.1, Windows, .NET 1.1, GDI+, VS.NET2003, Dev
Nick Hodapp 4.47
Draw Straight and Curved Arrows
Updated: 30 Jan 2007  
Render custom arrows on any graphics
C#, Windows, .NET, Visual Studio, Dev
Michal Brylka 4.47
ColorMatrix Basics - Simple Image Color Adjustment
Updated: 2 Apr 2003  
A beginners guide to using the GDI+ ColorMatrix.
VB, Windows, .NET, Visual Studio, Dev
Michael Combs 4.46
GDI+ and MFC memory leak detection
Updated: 10 Sep 2003  
GDI+ and MFC memory leak detection
VC6Win2K, WinXP, Win2003, Visual Studio, MFC, GDI+, Dev
Zoltan Csizmadia 4.46
Creating Semi-Transparent Watermarks for Images in VB.NET
Updated: 9 Feb 2005  
Apply a translucent watermark to a JPEG image using VB.NET.
VB, Windows, .NET 1.0, .NET 1.1, .NET 2.0, GDI, GDI+, VS.NET2003, VS2005, Architect, Dev
Paul C Smith 4.44
Simple Image Mapping Utility
Updated: 26 Oct 2006  
This article describes an easy approach to building a simple image mapping utility that may be used to mark and store points as pixel based coordinates from an image file or directly from a web page.
VB, Windows, .NET 2.0, GDI+, VS2005, Dev
salysle 4.44
Save images into a multi-page TIFF file or add images to an existing TIFF file
Updated: 27 Dec 2006  
Describes how to save images into a multi-page TIFF file and append images to an existing TIFF file by applying CCITT4 compression.
C#, .NET, WinXP, Visual Studio, GDI+, Dev
bijulsoni 4.43
AGE: write your custom Graphic library
Updated: 11 Jan 2007  
How to write a custom GraphicItem library for the AGE engine
C# 2.0, Windows, .NET 2.0, Visual Studio, Dev
Fabio Zanetta 4.43
Rubberband Lines
Updated: 2 Nov 2005  
Using the rubberband line as a ruler.
VB.NET 2.0, WinXP, GDI+, WinForms, VS2005, Dev
chimeric69 4.41
A class for creating round rectangles in GDI+ with pixel accurate symmetry
Updated: 24 Jun 2008  
This class overcomes the asymmetry issue associated with round rectangles created in GDI+.
C++, C++/CLI, GDI+, Dev
Darren Sessions 4.41
A Beginner’s Primer on Drawing Graphics using the .NET Framework
Updated: 22 Aug 2009  
A primer to help launch the beginner with drawing graphics.
C# 1.0, C# 2.0, C# 3.0.NET 2.0, GDI+, Dev
logicchild 4.41
Image Processing for Dummies with C# and GDI+ Part 4 - Bilinear Filters and Resizing
Updated: 14 Apr 2002  
The fourth installment covers how to write a filter that resizes an image, and uses bilinear filtering
C#, Windows, .NET 1.0, Dev
Christian Graus 4.40
Adding GIF-animation using GDI+
Updated: 29 Jan 2002  
Norm demonstrates how to coerce GDI+ into displaying animated GIFs
VC6, VC7Win2K, WinXP, GDI+, Dev
Norm .net 4.39
Queue-Linear Flood Fill: A Fast Flood Fill Algorithm
Updated: 15 Nov 2006  
A super-fast flood fill algorithm and implementation, plus helpful optimization tips for image processing.
C#, Windows, .NET, Visual Studio, Dev
J. Dunlap 4.38
A Simple Clock Using GDI+
Updated: 9 Oct 2009  
This is a simple analog clock that demonstrates the use of GDI+.
C# (C# 3.0), Windows, .NET (.NET 3.5), GDI+, WinForms, Dev
Arash Sahebolamri 4.38
Matrix Transformation of Images in C#, using .NET GDI+
Updated: 13 Sep 2004  
Use of GDI+ Matrix class to perform image transformation.
C#, Windows, .NET 1.0, .NET 1.1, GDI+, VS.NET2003, Dev
Yang Kok Wah 4.37
Creating fancy text effects with C#
Updated: 16 Mar 2006  
Code to create cool looking text for use in your application.
C#.NET 1.1, WinXP, GDI+, WinForms, VS.NET2003, Dev
WarrenBurch 4.37
CGDIRect
Updated: 10 Dec 2001  
A comprehensive class to help working with the different "Rect" classes in Win32 & .NET
VC6, VC7Win2K, WinXP, Visual Studio, MFC, GDI+, Dev
Jason Troitsky 4.37
Building a Simple Image Conversion Utility
Updated: 13 Sep 2006  
This article describes a very easy approach to building an image conversion utility that will permit the user to open a supported image type and convert it to another supported image type.
C#, Windows, .NET 2.0, GDI+, VS2005, Dev
salysle 4.37
Bypass Graphics.MeasureString limitations
Updated: 22 Apr 2003  
This sample code computes the width of the string, as drawn by Graphics.DrawString
C#, Windows, .NET 1.0, Visual Studio, Dev
Pierre Arnaud 4.37
Determining Ideal Text Color Based on Specified Background Color
Updated: 8 May 2007  
A method for programatically determining the appropriate foreground color based on the specified background color
C#, VC8.0, Windows, .NET, Dev
John Simmons / outlaw programmer 4.36
Thumbnails Generation
Updated: 6 Mar 2009  
A generic way for generating thumbnails
C# 2.0, C# 3.0, Windows (WinXP, Vista), .NET (.NET 2.0, .NET 3.0, .NET 3.5), Design
Eduard Keilholz 4.36
Extended Graphics - An implementation of Rounded Rectangle in C#
Updated: 13 Dec 2003  
An implementation of Rounded Rectangle in C# which could be used to create XP-like buttons and rounded border.
C#, Java.NET 1.0, .NET 1.1, Win2K, WinXP, Win2003, Visual Studio, Dev
Arun Reginald 4.35
Fade out image or Graphics objects
Updated: 27 Mar 2009  
Fade out an image or Graphics object by modifying the alpha value on a new mask placed above the original image.
C#, .NET, GDI+, WinForms, Dev
notorious.madeye 4.33
Double Buffering With GDI+
Updated: 11 Feb 2002  
Simple example about Double Buffering with GDI+
VC6, VC7Win2K, WinXP, MFC, GDI+, Dev
Mazdak 4.31
Macro to initialize GDI+ in VC6.0 MFC projects
Updated: 20 Apr 2003  
A simple macro that adds all the code necessary to initialize the GDI+ libraries in an MFC 6.0 application
VC6Win2K, WinXP, Visual Studio, MFC, GDI+, Dev
PJ Arends 4.31
PhotoUtil
Updated: 10 Aug 2004  
An utility to add date stamp on photos.
C#, VC8.0, Windows, .NET 1.1, GDI+, VS.NET2003, Dev
Surain Shen 4.30
A simple TIFF management class
Updated: 15 Dec 2004  
Using GDI+ to parse TIFF files.
C#, .NET, WinXP, Visual Studio, GDI+, Dev
NotProfessional 4.29
Screen Painter
Updated: 11 Jul 2004  
Application for painting on the screen.
VC6Win2K, GDI+, Dev
Bahrudin Hrnjica 4.29
How to convert a TTF character to an 8bpp BMP file
Updated: 2 Nov 2006  
This article describes how to convert a TTF file's character to BMP.
C# 2.0, Windows, .NET 2.0VS2005, Dev
Dima_sta 4.29
Image Filters
Updated: 30 Sep 2009  
Different ways to apply image filters.
C++, C#.NET 2.0, .NET 3.0, .NET 3.5, .NET 4.0, Win32, GDI+, Dev
Fiwel 4.29
Drawing Speed in GDI+
Updated: 9 Aug 2001  
This article examines GDI+ drawing speed
VC6Win2K, WTL, GDI+, Dev
Alex Fr 4.28
Falling Snow on Your Desktop! The C# Version
Updated: 27 Dec 2006  
This article explains how to create an application that makes it snow on the desktop.
C#, Windows, .NET 2.0, GDI+, VS2005, Dev, Design
Igor Tolmachev 4.27
Dynamically generating images in ISAPI extension using GDI+ with live demo
Updated: 3 Oct 2002  
A class wrapper to write GDI+ images to the client browser using an ISAPI extension.
VC6, VC7Win2K, WinXP, MFC, GDI+, Dev
Jonathan de Halleux 4.26
Printing using GDI+ : a few tips
Updated: 10 Sep 2002  
A few "specialized" tips on printing figures using GDI+
VC6, VC7Win2K, WinXP, MFC, GDI+, Dev
Jonathan de Halleux 4.25
Rendering an IHTMLElement to an Image File Using GDI+
Updated: 4 Dec 2006  
Capture an HTML document as an image and save it.
VC7.1WinXP, MFC, GDI+, VS.NET2003, Dev
Hanbo 4.24
The Annotated Image Control in 2006
Updated: 27 Jun 2006  
An article on the Annotated Image control in VS 2005
C#, VB.NET 2.0, Win2K, WinXP, GDI+, VS2005, Dev
yvdh 4.24
Leak Checking for GDI+
Updated: 31 Mar 2003  
Describes how to check your app for GDI+ leaks
VC7WinXP, GDI+, Dev
Michael Mondry 4.23
Convert a DataGridView into a Bitmap
Updated: 26 Oct 2006  
This article describes an easy approach to converting a DataGridView control into a Bitmap.
VB, Windows, .NET 2.0, GDI+, VS2005, Dev
salysle 4.23
ImageTraverser
Updated: 19 Apr 2007  
A pointer-based class for retrieving and settings individual image pixels
C# 2.0, Windows, .NET, GDI+, VS2005, Dev
Jacob Klint 4.21
Fading an Image Away
Updated: 12 Oct 2003  
Fading an Image Away
C#, Windows, .NET 1.1VS.NET2003, Dev
Tomaž Štih 4.21
Magic Image Generator
Updated: 10 May 2004  
In this article, I describe how you can create an image that will change to another if it is selected in Internet Explorer.
C#, Windows, .NET 1.1VS.NET2003, Dev
r. Hack 4.20
How to implement Alpha blending
Updated: 21 Sep 2003  
An article with code on how to create the Alpha effect (fading in and out effect). Starts with the application of alpha on images, and ends with the creation of alpha animation. This is NOT about the Per Pixel Alpha Blend used in Windows.
C#.NET 1.0, Win2K, WinXP, Win2003, Dev
Rakesh Rajan 4.19
Build a tile based game
Updated: 8 Jan 2004  
Tile based game with GDI+.
VB.NET 1.1, Win2K, WinXP, Win2003VS.NET2003, Dev
Matthew Hazlett 4.17
Per Pixel Alpha Blend in C#
Updated: 3 Jun 2004  
Demonstrates how to create per pixel alpha blending windows
C#.NET 1.0, Win2K, Visual Studio, Dev
Rui Lopes 4.15
Thumbnail Generator - An easy way to process thumbnails from a large amount of images
Updated: 9 Mar 2003  
Thumbnail Generator application supporting a bunch of image file types (for both: source images and target thumbnails), fixed target image size as well as ratio calculation, and full internationalization.
C#.NET 1.0, Win2K, WinXP, Dev
Christian Ballerstaller 4.09
Web Image Browser - Lots of images and no time to publish them?
Updated: 27 Apr 2003  
Web Image Browser with directory explorer and thumbnail/web friendly on-the-fly image creation and caching.
C#.NET 1.0, Win2K, WinXP, ASP, Visual Studio, Dev
Dan Glass 4.09
Starting with GDI+
Updated: 12 Mar 2003  
Getting started with the new Microsoft Graphics Libraries
VC6, VC7.NET 1.0, Win2K, MFC, GDI+, Dev
Christian Graus 4.06
Fuzzy DropShadows in GDI+
Updated: 6 Oct 2006  
Creating fuzzy drop shadows for GDI+ drawn objects.
C# 1.0, Windows, .NET 1.1, GDI+, VS.NET2003, Dev
Sautin.net 4.05
How To Convert Pictures on the Fly (Downloading & Converting)
Updated: 11 Mar 2008  
Explain how to make a picture converter & downloader (Only HTTP is supported)
VB (VB 7.x), .NET (.NET 1.0, .NET 1.1, .NET 2.0, .NET 3.0), Dev
HADBI Moussa Benameur {Mozads} 4.05
A custom control for images with annotations
Updated: 7 Mar 2004  
An article about a custom control for displaying images with the possibility of adding annotations.
VB.NET 1.0, Win2K, Dev
yvdh 4.04
Rounded Corners
Updated: 29 May 2006  
Easy draw rounded corners
C#, Windows, .NET, Visual Studio, Dev
Pavel Tsukanov 4.04
ExoEngine - a C# 3D engine
Updated: 27 Jul 2002  
A basic 3D engine built using C# and the .NET platform
C#, VC7, Windows, .NET 1.0, Dev
Ben Houston 4.03
In Memory Image Compression
Updated: 15 Aug 2003  
In Memory Image Compression/Decompression
VC6, VC7, VC7.1, MFC, GDI+, Dev
Amer Gerzic 4.02
GDI+ Double-Buffering Helper Class
Updated: 22 May 2002  
A templated helper class that performs GDI+ initialization/deinitialization, and takes care of double-buffering/caching
VC6, VC7Win2K, WinXP, WTL, GDI+, Dev
Eugene Polonsky 4.00
Combining GDI and GDI+ to Draw Rubber Band Rectangles
Updated: 9 Sep 2003  
Demonstrates drawng rubber band rectangles using GDI in a .NET GDI app
C#, Windows, .NET, Visual Studio, Dev
cthomas 4.00
C# Rubber Rectangle
Updated: 30 Jun 2008  
Implements a Rubber Rectangle in C#.
C# (C# 1.0, C# 2.0, C# 3.0), .NET, GDI, GDI+
Giawa 4.00
Windows Forms Controls: VB.NET Translucent Control using GDI+
Updated: 19 Oct 2009  
Build a standard Windows Forms translucent control using GDI+ & VB.NET
VB (VB 9.0), .NET (.NET 3.5), GDI+
Omar Amin Ibrahim 4.00
Edge Detection Using C,Win32 SDK and GDI+
Updated: 19 Apr 2002  
This article shows how to perform edge detection using C,Win32 SDK and GDI+
C, VC6Win2K, GDI+, Dev
Amol Kakhandki 3.96
GDI+ in ActiveX Controls Using MFC
Updated: 1 Jul 2002  
An article on using GDI+ in an ActiveX control
VC6, VC7, VB 6Win2K, WinXP, MFC, GDI+, Dev
Ryan Johnston 3.96
Drawing and Editing Lines with GDI+
Updated: 20 Oct 2004  
Here's the code to implement a basic graphic user interface to paint, and then edit, lines on a PictureBox.
C#.NET 1.0, .NET 1.1, WinXP, GDI+, VS.NET2003, Dev
Butch.er 3.94
Image Glass Table Effect (Reflection) Using GDI+
Updated: 28 Feb 2008  
This article introduces a simple algorithm to do a glass table effect using GDI+.
C# (C# 1.0, C# 2.0, C# 3.0), .NET (.NET 2.0), GDI+, VS2008, Dev
Kel_ 3.94
Flicker free drawing using GDI+ and C#
Updated: 28 Jul 2003  
Describes how to implement flicker free drawing using C# and GDI+.
C#, VC6, VC7, VC7.1.NET 1.1, Win2K, WinXP, Win2003, MFC, VS.NET2003, Dev
Norm .net 3.93
Drawing a rubber-band line in GDI+
Updated: 11 Dec 2001  
Drawing a self-erasing line or a rubber-band line from a base-point to the current mouse point in GDI+ seemed to be impossible - here's how to do it.
C#, VC7, Windows, .NET 1.0, GDI+, Dev
jyodak 3.89
Blobby! - Shape/Blob Recognition Code
Updated: 15 May 2005  
A project on colored shape/blob recognition.
VC7.1WinXP, GDI+, VS.NET2003, Dev
Gabriyel 3.89
Further discussions on flicker free drawing
Updated: 23 May 2003  
An article on how to solve flicker problems
VC6, VC7.NET 1.0, Win2K, WinXP, Visual Studio, MFC, GDI+, Dev
TeleStar 3.88
A C# Sample Code/Article Extending the Capabilities of GDI+ in C# (.NET) - Part I
Updated: 29 May 2008  
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.
C#, .NET, WinXP, VistaVS2005, Dev
Dr.Sai 3.88
Watermarker: Embedding image and text watermarks
Updated: 6 Dec 2008  
A C# class wrapping GDI+ funtions for easy image watermarking.
C#, .NET (.NET 2.0, Mono, .NET 3.0, .NET 3.5), GDI+, Dev
Lev Danielyan 3.88
Applying a texture to a bitmap
Updated: 14 Sep 2003  
Shows you how to apply a texture to a bitmap.
VB, .NET, Win2K, WinXP, Win2003, Visual Studio, Dev
MrPolite 3.88
Gausian and Alpha Blurring
Updated: 22 Feb 2004  
Step by step instructions and theory
VB.NET 1.0, .NET 1.1, Win2K, WinXP, Win2003VS.NET2003, Dev
Matthew Hazlett 3.86
Overlay Text To Fit on Any Image
Updated: 11 Aug 2004  
Use of MeasureString and DrawString to produce text overlays on any image.
C#, VB, Windows, .NET 1.0, Dev
GWSyZyGy 3.85
Working analog clock with textures
Updated: 7 Jan 2004  
Step by step instructions on how to use the new translate features.
VB.NET 1.0, Win2K, WinXP, Win2003, Dev
Matthew Hazlett 3.85
Using BitBlt to Copy and Paste graphics
Updated: 15 Apr 2004  
This article will demonstrate how to use BitBlt. and provide some technical pointers
VB.NET 1.0, Win2K, WinXP, Win2003, Dev
Fade (Amit BS) 3.83
Album Surfer
Updated: 19 Jun 2005  
An app for easy image scrolling.
C#, Windows, .NET 1.1VS.NET2003, Dev
Mel Shaline 3.83
A simple Windows Forms image viewer
Updated: 31 Jan 2003  
This is a simple viewer application which allows you to apply basic operation on images such as Rotate, Flip, ROI (Region of interest) zoom and Panning.
C#, Windows, .NET 1.0, Dev
corvado 3.83
FastPixel - A much faster alternative to Bitmap.SetPixel
Updated: 15 Aug 2006  
Ever wanted something faster than SetPixel? Well, you've found it.
VB, Windows, .NET, Visual Studio, GDI+, Dev
AndrewVos 3.82
Custom Status Animation with VB.NET
Updated: 7 Oct 2008  
Provide eye-candy to your users with custom animations
VB 8.0Win2K, WinXP, Win2003, Vista, GDI+, VS2005, Dev, Design
Greg Osborne 3.80
Alpha Blending using GDI+
Updated: 6 Mar 2005  
Alpha blending allows two objects to be visually blended together. This article gives a brief explanation about the Alpha Blending technique and how to do it using GDI+.
C#, VC6, Windows, .NET, GDI+, Dev
Jiju George T 3.79
Doodle - a basic paint package in GDI+
Updated: 3 Jun 2001  
Using GDI+ to create a paint program with soft brushes and loading/saving images.
VC6, VC7Win2K, GDI+, Dev
Christian Graus 3.79
Spheres in GDI+
Updated: 4 Feb 2003  
Drawing spheres on a Panel using conversion between pixel and logical metric units.
C#, Windows, .NET 1.0, Dev
Alessio Saltarin 3.78
GDI+ Line/Curve Drawing and Hit Test
Updated: 6 Mar 2005  
Demo application for developing a drawing application using GDI+. Featuring line/curve draw, hit test, and implementation of CObject/CObArray classes.
VC7WinXP, Visual Studio, MFC, GDI+, Dev
Husni Che Ngah 3.74
3D Graphics - Cube with Shading
Updated: 8 Jul 2008  
Create a cube you can rotate and shade using only GDI+.
C#, Windows, .NET, GDI+
VCSKicks 3.74
NGif, Animated GIF Encoder for .NET
Updated: 1 Sep 2005  
Create animated GIF images using C#.
C#, VC7.1, .NET CF, Mobile, .NET 1.1, Win2K, WinXP, Win2003, GDI+, VS.NET2003, Dev
gOODiDEA.NET 3.73
Using GDI+ in a Single Document MFC Project to Rotate, Zoom, and Constraint an Image
Updated: 27 Aug 2006  
Using the GDI+ library to do some tricky things
C++ (VC6), Windows (WinXP), GDI+, Dev
mihK 3.70
An advanced gradient rendering class
Updated: 21 Mar 2006  
An article on rendering different gradients.
VC6Win2K, WinXP, Win2003, GDI+, Dev
darkoman 3.69
Flicker Free Drawing in C#
Updated: 31 Mar 2002  
An article to describe the ways to avoid flicker when drawing.
C#.NET 1.0, Win2K, WinXP, Dev
Rehan Nadeem 3.64
How to Load/Display images with C#
Updated: 20 Jul 2003  
How to load/display images in a form in C#, explained with the code of a complete image viewer application
C#.NET 1.0, Win2K, WinXP, Dev
Rakesh Rajan 3.64
Windows Imaging Component
Updated: 13 May 2008  
Display an image loaded using WIC
C++, Windows, .NET (.NET 3.0), MFC, ATL, GDI+, Dev
Shao Voon Wong 3.63
Analog Clock
Updated: 7 Dec 2006  
An article on creating a simple analog clock using drawing and math.
VB, Windows, .NET 1.1, GDI+, VS.NET2003, Dev
Uber1 3.61
FlickerFree - Creating flicker-free graphics with GDI+
Updated: 14 Nov 2002  
Sample code on how to create flicker-free graphics with GDI+.
C#, Windows, .NET 1.0, Dev
eightfour 3.53
Measuring strings
Updated: 29 Sep 2004  
An example of using the Graphics.MeasureString() method.
VB, Windows, .NET 1.0, .NET 1.1, GDI+, VS.NET2003, Dev
Alberto Venditti 3.52
GDI+ Brushes and Matrices
Updated: 30 May 2001  
Using GDI+ to draw solid/gradient filled and textured shapes
VC6, VC7.NET 1.0, Win2K, MFC, GDI+, Dev
Christian Graus 3.51
A Simple VB.NET Freehand Drawing method
Updated: 26 Jul 2003  
The code uses a System.Drawing.Drawing2D.GraphicsPath method to follow the users mouse movements. The path is then painted in the control.
VB.NET 1.0, Win2K, WinXP, Win2003, Dev
John Buettner 3.50
Comparing Images using GDI+
Updated: 7 Jul 2005  
An article on comparing two images by computing and comparing their hash values.
C#, Windows, .NET, Visual Studio, GDI+, Dev
markrouse 3.47
A VB.NET class useful for color manipulation
Updated: 7 Jul 2003  
A VB.NET class for advanced colorimetric image processing and manipulation
C#, VB, .NET, Win2K, WinXP, Win2003, Visual Studio, Dev
yvdh 3.45
Implement Dilation Algorithm using C#
Updated: 4 Mar 2009  
This code helps to implement Dilation algorithm using C#
C#, GDI+
Kunal Pawar 3.44
Use both RGB and HSB color schemas in your .NET application using HSBColor class
Updated: 17 Aug 2005  
This class helps to convert RGB colors to HSB and back.
C#, Windows, .NET 1.0, .NET 1.1, .NET 2.0VS.NET2003, VS2005, Dev
TTRider 3.41
Shapes and Regions
Updated: 26 Sep 2005  
Using Graphics.DrawPolygon and Region to add irregular buttons to your form.
C#, VB.NET 1.1, Win2K, WinXPVS.NET2003, Dev
Guerven 3.40
An Alternative to Barcodes
Updated: 26 Apr 2008  
A method to create and read a number represented as a binary string of boxes printed on a page.
C# (C# 1.0, C# 2.0, C# 3.0), .NET (.NET 3.5), GDI+, Dev
defwebserver 3.38
GraphicsDoubleBuffer
Updated: 27 Jul 2004  
This is a simple class designed to remove flickering from painting controls with gdi+
VB, Windows, .NET, Visual Studio, Dev
VectorX 3.32
Use Reflection to generate a complete HatchStyle chart
Updated: 27 Apr 2002  
A utility application to generate a chart displaying all HatchStyles
C#, Windows, .NET 1.0, Visual Studio, Dev
Softomatix 3.25
Using MeasureCharacterRanges to Draw Text
Updated: 10 Jun 2004  
How to use MeasureCharacterRanges to calculate the bounding rectangles of charaters in a string, to allow characters to be placed along curves.
C#, Windows, .NET 1.0, .NET 1.1, Visual Studio, Dev
Gary Thom 3.25
GDI+ RoundedRect
Updated: 15 Feb 2002  
Providing a RoundedRect function for GDI+
VC6, VC7, Windows, GDI+, Dev
Christian Graus 3.23
Copying graphics with BitBlt (.NET Style)
Updated: 29 Dec 2003  
When Graphics.Clone() just won't do.
VB.NET 1.0, Win2K, WinXP, Win2003, Dev
Matthew Hazlett 3.20
GraphSheet Control for Windows
Updated: 29 Nov 2005  
A GraphSheet control in .NET, using GDI+ and the System.Drawing namespace.
VB.NET 1.0, .NET 1.1, Win2K, WinXP, Win2003, Dev
Harish Palaniappan 3.17
3D Bar Chart
Updated: 19 May 2003  
Converting a 2D chart into a 3D chart
C#, Windows, .NET 1.0, Visual Studio, Dev
MJDamron 3.16
How to use GDI+ to save image in WMF, EXIF or EMF format
Updated: 27 Apr 2004  
An article on GDI+ and how to save image in WMF, EXIF or EMF format.
VC6, VC7, VC7.1Win2K, WinXP, Win2003, MFC, GDI+, VS.NET2003, Dev
TeleStar 3.10
C# Asteroids without DirectX
Updated: 27 Mar 2002  
An implementation of the classic asteroids game using 2D Drawing classes
C#, Windows, .NET 1.0, Dev
Profox Jase 3.08
Image, Icon, Cursor, and Anything Else to Base-64 Converter Utility
Updated: 11 Sep 2008  
A simple utility which provides a GUI to converte images to base-64 strings
C# 3.0, Windows, .NET 3.0, ASP.NET, GDI+, Dev
lhayes00 3.06
Hints to get GDI+ running
Updated: 24 May 2002  
How to avoid compiler-errors and problems with the DLL.
VC6Win2K, GDI+, Dev
CodeMaze 3.00
Slide Show with Fade In/Out Effect
Updated: 5 Oct 2007  
Slide show with fade in and fade out effect using GDI+
C# 2.0.NET 2.0, Win2K, WinXP, Win2003, VistaVS2005, Dev
Jacky Yiu 3.00
Diposer for GDI+ resources (Pen, Brush, ...)
Updated: 23 Oct 2009  
Helper class to call Dispose() of created GDI+ resources.
C#, Windows, .NET, GDI+, Dev
Joerg Blattner 2.92
Using GDI and GDI+ mixed drawing rubber band lines
Updated: 23 Jun 2003  
Using GDI and GDI+mixed,Rubber Band Lines in GDI+
C++, C#.NET 1.0, .NET 1.1, Win2K, WinXP, Win2003, MFC, GDI+, VS.NET2003, Dev
sedatkurt 2.88
Drawing a Bar Chart
Updated: 25 Jun 2004  
This is an article about drawing a bar chart for a given set of values.
VB.NET 1.0, .NET 1.1, Win2K, WinXP, Win2003, GDI+, VS.NET2003, Dev
Karthikeyan Muthurajan 2.86
Image Format Conversion in .NET
Updated: 7 Jul 2002  
Discusses how to convert image formats in .NET, exemplified by a WebService that converts image formats on the fly!
C#.NET 1.0, Win2K, WinXP, Visual Studio, Dev
Kumar Gaurav Khanna 2.85
Alpha Blending Dialog Using GDI+
Updated: 14 Apr 2006  
Alpha blending dialog using GDI+
C++, Windows, Visual Studio, GDI+, Dev
Le Thanh Cong 2.78
Smooth graphical fonts for your games or DirectX apps!
Updated: 4 Jan 2004  
Smooth graphical fonts for your games or DirectX apps!
VB, VC6, VC7, VC7.1.NET 1.0, Win2K, WinXP, Win2003, Dev
Matthew Hazlett 2.77
Anti Flicker Graphics using Double Buffering and how to make simple graphic moves.
Updated: 12 May 2004  
This example will show you how to use doublebuffering and hopefully allows you to make images move across your screen.
C#.NET 1.0, Win2K, WinXP, Win2003, Dev
MeterMan 2.73
Color Scale Filter
Updated: 17 Jul 2007  
Grayscale and color scale filters.
VB 8.0, Windows, .NET, Visual Studio, GDI+, Dev
Miran.Uhan 2.71
Photo Album in C#
Updated: 14 Dec 2004  
An article describing how to make a photo album like program.
C#, Windows, .NET 1.1, .NET 2.0, GDI+, WinForms, VS.NET2003, VS2005, Dev
ebukiet2 2.68
EMF to WMF conversion using GDI+
Updated: 20 Jun 2005  
A simple program that converts EMF to WMF using GDI+. This project can also be used as a simple kick-off for a console GDI+ program.
VC7.1WinXP, GDI+, VS.NET2003, Dev
Martin Serrano 2.68
Using GDI+ with MFC or native C/C++
Updated: 14 Apr 2003  
Why 99.9% of GDI+ samples in .NET languages? What about C/C++?
VC6, VC7, VC7.1, VC8.0Win2K, WinXP, MFC, ATL, WTL, GDI+, Dev
TW 2.68
Introduction to GDI+ in .NET
Updated: 30 Jul 2003  
In this article, we’ll see basics of GDI+ and how GDI+ is much better interface than its predecessor GDI.
C++, VB, .NET, WinXP, Visual Studio, GDI+, Dev
c#corner 2.23
GDI+ 3D Demo using C#
Updated: 24 Jun 2004  
An article on 3-D graphics and C#
C#, Windows, .NET 1.0, .NET 1.1, GDI+, VS.NET2003, Dev
Dom Rositas 2.11
Stamp Images Using VB.NET GDI+
Updated: 22 Aug 2007  
An article on image stamping with VB.NET GDI+
C++, VB, Windows, .NET 2.0, Visual Studio, GDI+, Dev, Design
Tejas Patel 2.00
A C# Sample Code/Article Extending the Capabilities of GDI+ in C# (.NET) - Part III
Updated: 13 Jul 2008  
An article about a C# Sample Code/Article Extending the Capabilities of GDI+ in C# (.NET)
C#, Windows (WinXP, Vista), .NET, Visual Studio, Dev
Pattabiraman S Sholinghur 2.00
Yet another Conway's game of Life
Updated: 21 Jan 2004  
Consider this program as a demo for GDI+
VC7.1, Windows, GDI+, VS.NET2003, Dev
bouli 1.93
3D Real-Time Stock Exchange Quote Stream Ticker version 1.0
Updated: 14 Mar 2004  
3D Real-Time Stock Exchange Quote Stream Ticker version 1.0
C#.NET 1.1, Win2K, WinXP, Win2003, Visual Studio, Dev
Angel Tsvetkov 1.65
Random Image Generator
Updated: 23 Jan 2007  
A small app to generate random images using various C# drawing functions.
C#, Windows, .NET 2.0, GDI+, VS2005, Dev
c010depunkk 1.31
Masking(Multiplication) of Two images using C# - Unedited
Updated: 10 Mar 2009  
This article helps to mask(multiply) second image on first image using C#.
C#, .NET (.NET 2.0), GDI+, Dev
Kunal Pawar  
Media Center Magnifier
Updated: 23 Oct 2009  
Tool to magnify a screen including layered windows and transparency. Useful for media centers.
VB, Windows, Win32, GDI+, Dev
cjbarth  

Last Updated 21 Nov 2009
Advertise | Privacy
Copyright © CodeProject, 1999-2009
All Rights Reserved. Terms of Use