Running Photoshop Action
-
what is "Photoshop action"? are you after launching photoshop from your application? if so I would look at
ProcessStartInfo
If I have it all wrong please expand your questionLobster Thermidor aux crevettes with a Mornay sauce, served in a Provençale manner with shallots and aubergines, garnished with truffle pate, brandy and a fried egg on top and Spam - Monty Python Spam Sketch
-
what is "Photoshop action"? are you after launching photoshop from your application? if so I would look at
ProcessStartInfo
If I have it all wrong please expand your questionLobster Thermidor aux crevettes with a Mornay sauce, served in a Provençale manner with shallots and aubergines, garnished with truffle pate, brandy and a fried egg on top and Spam - Monty Python Spam Sketch
-
I just want to run a action installed in Photoshop. First my app will start Photoshop. I can do it. Then it should run given action installed in Photoshop. That is the problem
-
It turns out [^] that Photoshop has an automation interface. So if you can use VBScript to automate it than it can be done with VB.Net.
-
It turns out [^] that Photoshop has an automation interface. So if you can use VBScript to automate it than it can be done with VB.Net.
True, but whether it's worth it or not depends on what he wants to do. If it's just resizing an image, using Photoshop is like using a hydrogen bomb to kill a fly.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak -
True, but whether it's worth it or not depends on what he wants to do. If it's just resizing an image, using Photoshop is like using a hydrogen bomb to kill a fly.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak