Answered
Second layer output from Photoshop plugin
I would like to output a second layer from a Photoshop filter plugin type 8bf. Is there documentation or an example for c/c++ programming?
Thanks,
RONC
I would like to output a second layer from a Photoshop filter plugin type 8bf. Is there documentation or an example for c/c++ programming?
Thanks,
RONC
You cannot create new layers from a filter. You must use an automation plug-in to create/copy the layer and then call your filter.
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.