VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Resizing a picture algorithm

Peter Rosconi  (4 Submissions)   Graphics   Visual Basic 3.0   Advanced   Wed 3rd February 2021

It resizes any size picture in a picturebox into another any size picturebox. I made this to show an algorithm of resizing a picture.

Inputs
startingPic As PictureBox, destinationPic As PictureBox

Assumes
Must have two picture boxes the 'starting picture box' must have a picture already loaded into it.

Side Effects
Not the most efficient way to resize a picture.

Rate Resizing a picture algorithm (2(2 Vote))
Resizing a picture algorithm.bas

Resizing a picture algorithm Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters