Capture a monochrome image of panel control
-
I would like to know how to do a scren capture to a (png or other image format) of a panel control. if we assume that we have a panel control and in the panel is some graphics and the background of the panel is black. I would like to capture the panel but have the back ground white. I do want to capture everything in a specific panel control I just want it black and white. Does anyone have a snippet that will capture the panel control in black and white
-
I would like to know how to do a scren capture to a (png or other image format) of a panel control. if we assume that we have a panel control and in the panel is some graphics and the background of the panel is black. I would like to capture the panel but have the back ground white. I do want to capture everything in a specific panel control I just want it black and white. Does anyone have a snippet that will capture the panel control in black and white
-
Take a look at some of these articles[^].
-
Thanks for the list of options. I have been looking at some of those already. I just can't seem to find a way to capture in monochrome. I appreciate your help
-
That's a different issue, you need to find samples that explain how to convert colours to grayscale.
-
-
I understand that. That is what a meant by looking further as in "looking further into the problem Now that I know it does not have to do with capture" Richard MacCutchan gave me articles to look at and told me it had nothing to do with capturing. To me that was useful in getting to a resolution of my problem.