Forum: Poser - OFFICIAL


Subject: 'Copy Picture'?

Notsrella opened this issue on Nov 10, 2023 ยท 9 posts


HartyBart posted Fri, 10 November 2023 at 12:34 PM

Also copies the background, so not the same as a PNG cut-out with transparency. Can be automated in a Python script with a ProcessCommand.

Although it would be better to have the script tell Poser to render a .PNG and then have subprocess call up the destination software to run a loader script native to that software. The loader script would know where to find the .PNG that Poser just rendered...

poser.ProcessCommand(1486)

subprocess.call([r'C:\Program Files\Adobe\Adobe Photoshop CC 2018\Photoshop.exe',r'C:\do_something.jsx'])



Learn the Secrets of Poser 11 and Line-art Filters.