|
|
|
Use
.NET GDI+ and Visual Basic 2003 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 VB2003.zip |
|
environment |
Visual Studio 2005 |
|
language
|
Visual Basic |
|
namespace |
System.Drawing |
|
tags |
drawing,
image, manipulate, graphics, GDI+ |
|
|
|
|