473,396 Members | 1,738 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

How to select an image/picture in vb and edit it?

Hi, I'm very new to VB and I am using visual basic 2010 express.

I have to write a program that is capable of simple image processing:

The user must be able to type in the path and name of an image file or browse for the file (jpg and bmp). When a filename has been entered the image must appear in a Picture Box on the form. The colour of each pixel in the image should then be inspected and stored in one or more arrays. Once the array(s) have been filled, all the image processing features on the rest of the form should be made available to the user.

And then the editing:

Each pixel in the image consists of the three colour components Red, Green and Blue. The user must have the facility to:-

1 Create a new image (based on the original image) in a second picture box where the user has control over the 3 colours used to recreate it. Provide the user with 3 scroll bars to control the amount of red, green and blue to be used.

2. Brighten or darken the image using another scroll bar.

3. Provide at least 3 options to flip or rotate the image in the second Picture Box

4. Go to any point in the original image using the mouse and find out the colour as well as the Red, Green and Blue components of any given pixel.

5. Carry out another image processing feature of your choice (not rotate or flip), e.g. turn black & white, blur image.

How do I achieve this? I've tried looking into books, I don't understand the programming language that well, can you please help me.
Dec 4 '10 #1
0 1762

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Sims | last post by:
Hi, I have a web site where the users can propose articles to be published. But in the form the user can also send me a picture to illustrate the article they are proposing. Now I want to...
2
by: Mansi | last post by:
I'm trying to automate Excel 2003 from Visual C# .Net. Is it possible to export an picture/image file from c# to excel? If so, how do you do this? Are there any code examples available? ...
1
by: Alec | last post by:
Hi All, I am currently using an unbound OLE object to display images stored in a folder. I want to be able to print these images from their normal format (it just happens that these are A4...
4
by: NASAdude | last post by:
I'm working on distributing a database using VS Tools for Office, and am having trouble with linked images on forms/reports. The image objects have a default path\file set on the .Picture property,...
5
by: GU | last post by:
Is it possible to use an simple cgi script to select one graphic dynamically and use this one as background image? if using <body background="/httpdocs/pics/test.jpg"> blah </body> i'll get...
0
by: Stan SR | last post by:
Hi, I use a repeater that calls a page where I display an image (sorry for my english ;) ) This page performs a webRequest to capture a jpg file And with the result I resize the picture and...
2
by: Tarik Monem | last post by:
OK! I've gone through a few tutorials and I cannot understand what I'm doing wrong casting_registration.php <table> <tr> <td> <form enctype="multipart/form-data" action="thankyou.php"...
1
by: Breana | last post by:
Is it possible to use php to load an image in a form when a user selects it from the dropdown box? I want them to be able to select there avatar but there is way to many to put onto the form so i...
1
by: sareeka | last post by:
mean if we select mango pic: it show in selectedpicbox:, if we select orangepic: it show in selectedpicbox , if we select apple pic: it show in selectedpicbox
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.