Home » Category » Microsoft Visual Basic

Microsoft Visual Basic: zooming images in picture box control

202| Fri, 08 Feb 2008 01:47:00 GMT| maltynova| Comments (1)
I need to zoom an image in the PictureBox control. What's the easiest way to do it?

I also select a rectangle on the image, so it needs to be zoomed with the image.

The alternative: I tried to use Kodak ImegeEdit control, zooms great , but it doesn't have a method to read color values of pixels as Picture Box does(Point method). Does anybody know how to do it with the ImageEdit control?

Keywords & Tags: zooming, images, picture, box, control, microsoft, visual basic, vb

URL: http://www.programmerbase.com/visual-basic/560799/
 
«« Prev - Next »» 1 helpful answers below.
Here's an example that uses a picturebox.

dsj | Sat, 10 Nov 2007 00:03:00 GMT |

Microsoft Visual Basic Hot Answers

Microsoft Visual Basic New questions

Microsoft Visual Basic Related Categories