Automation of photoshop
My application is regarding Automation of Photoshop.
Through my application I have to open the images and performing some adjustments automatically in the order selected by the user.
Here I am sending the keystrokes to select the tools and adjustments in the Photoshop through my application.
Here I have encountered a problem while the Image adjustment dialogboxes are opened.If i need to change saturation of an image after changing levels of image.
When I am sending a keystroke to photoshop LEVELS dialog box will be opened.when user press OK or CANCEL buttons,Saturation dialog box/window has to be opened automatically.
I have to notify when button is pressed on LEVELS window.
|