473,378 Members | 1,527 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,378 software developers and data experts.

Converting an image to its negative or vise versa?

Hi
Does anyone know how to convert and image to its negative? Well actually I need to convert a negative of an image to its positive

I appreciate any help you can provide

Thank
A

Nov 20 '05 #1
18 2412
Hi,

http://www.bobpowell.net/negativeimage.htm

Ken
-------------------
"Al Bahr" <an*******@discussions.microsoft.com> wrote in message
news:59**********************************@microsof t.com...
Hi,
Does anyone know how to convert and image to its negative? Well actually I need to convert a negative of an image to its positive.
I appreciate any help you can provide.

Thanks
Al

Nov 20 '05 #2
Hi,

http://www.bobpowell.net/negativeimage.htm

Ken
-------------------
"Al Bahr" <an*******@discussions.microsoft.com> wrote in message
news:59**********************************@microsof t.com...
Hi,
Does anyone know how to convert and image to its negative? Well actually I need to convert a negative of an image to its positive.
I appreciate any help you can provide.

Thanks
Al

Nov 20 '05 #3
Cor
Hi Al,

You can look to the GDI classes and probably you will need the encoder
classes.

http://msdn.microsoft.com/library/de...temdrawing.asp

I hope this helps?

Cor
Nov 20 '05 #4
Cor
Hi Al,

You can look to the GDI classes and probably you will need the encoder
classes.

http://msdn.microsoft.com/library/de...temdrawing.asp

I hope this helps?

Cor
Nov 20 '05 #5
Cor
Nice Link Ken,

I should have remembered me that Bop probably had a solution,

(I saved the link)

Thanks,

Cor
Nov 20 '05 #6
Cor
Nice Link Ken,

I should have remembered me that Bop probably had a solution,

(I saved the link)

Thanks,

Cor
Nov 20 '05 #7
Thanks Ken for the link
Al
Nov 20 '05 #8
Thanks Ken for the link
Al
Nov 20 '05 #9
Thanks Cor for the information.
Nov 20 '05 #10
Thanks Cor for the information.
Nov 20 '05 #11
Ken
What is equivalent of ImageAttributes in VB I am having problem converting Bob solution from C# to Vb
Thank
A

Nov 20 '05 #12
Ken
What is equivalent of ImageAttributes in VB I am having problem converting Bob solution from C# to Vb
Thank
A

Nov 20 '05 #13
Cor
Hi Al,

Imaging.ImageAttributes

I hope this helps?

Cor
Nov 20 '05 #14
Cor
Hi Al,

Imaging.ImageAttributes

I hope this helps?

Cor
Nov 20 '05 #15
Thanks Ken
Nov 20 '05 #16
Thanks Ken
Nov 20 '05 #17
Thanks Cor for help.
Nov 20 '05 #18
Thanks Cor for help.
Nov 20 '05 #19

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: atif | last post by:
Hi All Can we convert Windows Forms into Web Forms and/or vise versa? I have heard that this is possible through some third party tool, i m not sure. if yes then how much it will cost, i...
7
by: hasanainf | last post by:
Hi all, I have two querys QueryPurchased ProductID Location TotPcs Prod1 Loc1 100 Prod2 Loc1 50 Prod3 Loc1 150 Prod3 Loc3 150
2
by: paul gao via .NET 247 | last post by:
hi all. In my program I need to convert a double number to stringrepresentation in fraction format and vise versa. For example,convert 0.75 to string "3/4" and convert string "1/2" to 0.5.The class...
2
by: genc_ymeri | last post by:
Hi, Well, I'm looking around for another opinion. We have two webservers, the legacy one writen in ASP and the new one in ASP.Net. Once a user logs in the ASP.Net web app, the session of the...
35
by: Stan Sainte-Rose | last post by:
Hi, What is the better way to save image into a database ? Just save the path into a field or save the image itself ? I have 20 000 images (~ 10/12 Ko per image ) to save. Stan
0
by: Al Bahr | last post by:
Hi Does anyone know how to convert and image to its negative? Well actually I need to convert a negative of an image to its positive I appreciate any help you can provide Thank A
2
by: rockdale | last post by:
I believe this must be a very sample question. I have a image dir under myWebsite (myWebSite is the root dir of my web appl) I have an ascx file under myWebsite/userControls in the c# of...
4
by: dpratt | last post by:
I have some xml documents that I am converting to html via an xsl transform. This means that the structure of the html can be whatever I want/need it to be. On the other hand, I want the majority...
5
by: zelmila19 | last post by:
Hi I was doing this program on Visual Studio 2005 where the program converts C to F and vise versa but after debugging it, it doesnt give the expected result. Could someone tell me what is wrong...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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
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...

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.