Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. Running Photoshop Action

Running Photoshop Action

Scheduled Pinned Locked Moved Visual Basic
csharpadobe
7 Posts 5 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    Pasan148
    wrote on last edited by
    #1

    Is it possible to run a Photoshop action with VB.NET. If so can any one tell me the way.

    S 1 Reply Last reply
    0
    • P Pasan148

      Is it possible to run a Photoshop action with VB.NET. If so can any one tell me the way.

      S Offline
      S Offline
      Simon_Whale
      wrote on last edited by
      #2

      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 question

      Lobster 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

      P 1 Reply Last reply
      0
      • S Simon_Whale

        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 question

        Lobster 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

        P Offline
        P Offline
        Pasan148
        wrote on last edited by
        #3

        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

        L 1 Reply Last reply
        0
        • P Pasan148

          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

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          Tried SendKeys[^]?

          Bastard Programmer from Hell :suss:

          A 1 Reply Last reply
          0
          • L Lost User

            Tried SendKeys[^]?

            Bastard Programmer from Hell :suss:

            A Offline
            A Offline
            Agecanonix
            wrote on last edited by
            #5

            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.

            D 1 Reply Last reply
            0
            • A Agecanonix

              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.

              D Offline
              D Offline
              Dave Kreskowiak
              wrote on last edited by
              #6

              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

              P 1 Reply Last reply
              0
              • D 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

                P Offline
                P Offline
                Pasan148
                wrote on last edited by
                #7

                I want to run any action given by user. Not only resize image.

                1 Reply Last reply
                0
                Reply
                • Reply as topic
                Log in to reply
                • Oldest to Newest
                • Newest to Oldest
                • Most Votes


                • Login

                • Don't have an account? Register

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • World
                • Users
                • Groups