03-09-2011 09:28 AM - edited 03-09-2011 09:31 AM
Hi. I displaying an image from a camera with a frame grabber. The image is displayed in a .NET picture box.
The frame grabber does not have the capability to zoom in on the image. I want to use a property node of the .NET picture box to manipulate the image.
You help would be greatly appreciated.
Thanks,
Matt
03-10-2011 04:01 PM
Hi Matt,
Unfortunately the short answer to this is no, there is not a way to zoom using the .NET picture box. If you are looking for a way to zoom, you might try the 3D picture control.
Hope that helps!
04-25-2014 01:30 AM
just one quick question, can you tell me why .net picturebox is not able to zoom image, some people think it is capable of processing image in the picturebox. thanks