473,396 Members | 1,936 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 a picture can be saved as .bmp in v.b afrter some modifications

Hi all!

in my v.b application, i am changing the color of a picture, now i want to save the picture that has been altered in v.b as a ".bmp" so that i can re use it in the same application as image, by loading the bmp.

actually, i don't know whether it is possible or not... if possible how can i do this.. kindly let me know...

(already in one application i connected to excel application through v.b and saved it as another excel file,after doing some modifications.... can i apply the same strategy to ms paint also, if so how can i do it?)


Thanks in advance,
regards:
raghunadhs
Jul 4 '07 #1
4 1058
Killer42
8,435 Expert 8TB
The details will depend on what version of VB you're using. In VB6, I believe you can use the SavePucture function to save a BMP. Don't know about later versions.
Jul 4 '07 #2
Hi Killer!
Again Thanks, its working ..........I think this is the second thanks for this day (:-

Thanks,
regards:
raghunadhs
Jul 4 '07 #3
killer!
now i am able to save the bmp successfully, but the problem is the modifications that have been done on the picture box is not being reflected to the saved one.

that means suppose, if i changed the color of "picture1" and saved it as "newPicture.bmp". the problem is the "newPicture" is resembels like the "picture1" before it got the modifications.
But i wnat the modified picture, which is to be saved....
if u know it, kindly help me.
Thanks
Regards:
raghunadhs.v
Jul 4 '07 #4
Killer42
8,435 Expert 8TB
I think this means you need to set the .AutoRedraw property to True before doing any drawing, so that what you draw becomes part of the permanent image.
Jul 5 '07 #5

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

Similar topics

6
by: John Ortt | last post by:
Hi there everyone, I have a part info form which has a faded image of our company logo as a background. I want to replace the faded image with a bright red warning image on items which have run...
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,...
6
by: Jeff | last post by:
Hey (and thank you for reading my post) In visual web developer 2005 express edition I've created a simple website project.. At this website I want users who register to be able to upload a...
17
by: merrily | last post by:
Read in one forum the question someone asked after successfully (sort of) installing Picture It 2000 on new computer with Vista. Will this person or any other help me accomplish this install on...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
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...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.