Home Image-Pro Automation (Macros, Apps, Reports)

Using Addin of Image Premier in Visual studio, is it possible to execute VB.net and reflect in IPP

is it possible to execute VB.net and reflect in IPP, to see the effects instead of restarting IPP each other. Thank you.

Answers

  • If you debug your addin directly from Visual Studio, you can just put a break-point into your addin code, and when it hits it, modify the code and continue, so you don't have to restart Image-Pro (VS should have "Edit and Continue" option enabled).

    Yuri
  • Hi Yuri, thanks for your kind reply, I will have a try.
Sign In or Register to comment.