Skip to main content
Known Participant
June 14, 2023
Question

how get the path and pathpoints

  • June 14, 2023
  • 2 replies
  • 536 views

hi all,

In the above screenshot there  number of paths of the image of psd file. so I want to get or retrieve these paths, path name and pathpoints from the active psd file.  Is there anyway to get this details.I have created a PlugIn for photoshop using selection module.

please anyone kindly help me to get thsi, im struggling to get this details. 

Thank You

This topic has been closed for replies.

2 replies

Chuck Uebele
Community Expert
Community Expert
June 14, 2023

Getting them with a script is no problem, but I don't know about c++.

Mahesh12Author
Known Participant
June 15, 2023

hi @Chuck Uebele  thanks for your response. Im working on plugin, so need to do it with c++. so if you know someone who can help with c++, can you please Tag them in this conversion.

Thank you

Bojan Živković11378569
Community Expert
Community Expert
June 14, 2023

I will tag few scripters that can help you @c.pfaffenbichler @Stephen Marsh @Chuck Uebele 

Mahesh12Author
Known Participant
June 14, 2023

hi @Bojan Živković11378569  thanks for your response..
i'm working on photoshop sdk using c++ so i don't want to do it with script. if i get the solution using photoshop sdk using c++, that will be much help me to work