Get Dot Net Code
.NET Resource

 

Use .NET GDI+ and Visual Basic 2005 to Manipulate Images
description Visual Basic source code that demonstrates how to: 1) browse for and open images in a PictureBox; 2) set the PictureBox SizeMode; 3) zoom in and out; 4) fit an image in the PictureBox according to the image's true aspect ratio; 5) crop images; 6) save a PictureBox image to file, either at normal size or as a thumbnail - and more.
get resource -> Use GDI+ to Manipulate Images VB2005.zip
environment Visual Studio 2003
language Visual Basic
namespace System.Drawing
tags drawing,image, manipulate, graphics, GDI+

 

 

 

 

 

 

 



Copyright © 2001-2007 aZ Software Developers. All rights reserved.

 

.