Windows Develop Bookmark and Share   
 index > Windows Forms General > picturebox image
 

picturebox image

I have a picturebox with an image in it and I wish to setup a button that will reverse the colour of the image.

Is this possible, if so how?

Geoff
GeoffBThorpe  Wednesday, June 04, 2008 9:22 PM

Have your button setup the image graphics color matrix to reverse the image and redraw the image.

JohnWein  Wednesday, June 04, 2008 9:56 PM

The example in the help files for the color matrixis excellent.

JohnWein  Thursday, June 05, 2008 9:53 PM

Have your button setup the image graphics color matrix to reverse the image and redraw the image.

JohnWein  Wednesday, June 04, 2008 9:56 PM
Thanks - any chance of an example?
GeoffBThorpe  Thursday, June 05, 2008 8:28 PM

The example in the help files for the color matrixis excellent.

JohnWein  Thursday, June 05, 2008 9:53 PM

You can use google to search for other answers

Custom Search

More Threads

• Textbox data displayed as hex string cannot be computed further. Why?
• Numeric value greater than 0 in a cell in DataGridView
• Google-Chrome-like title bar
• Disable 'X' on VB.Net forms
• Bending the DataGridView...
• how to open the file's properties window in c#
• SubMenus at runtime
• How to make drop-down menu of Toolbar?
• How to find out the ActiveHTML Element in an IFRAME?
• Can ExtractAssociatedIcon use a network path?