Return image from exe

Posted by vinay R on Stack Overflow See other posts from Stack Overflow or by vinay R
Published on 2010-06-03T08:41:30Z Indexed on 2010/06/03 8:44 UTC
Read the original article Hit count: 157

Filed under:

Hi

    I have an exe(i have the code for that exe) where i invoke the camera.
    Now i want the image captured in my application(ie..the picturebox control)
    I am ivoking that exe in my application.
    Can we return image from exe to my application..if yes how


   Thanks in  adavance

© Stack Overflow or respective owner

Related posts about c#