From within my filter plug-in, I want to call ''Assign Profile'' and ''Convert to Profile'' from the PS Image menu. It looks like the ''PoorMansTypeTool'' sample plug-in does something similar...uses the channel port suite's ApplyOperation() to perform a Gaussian blur.
Would ApplyOperation() work in this case? And, where do I find the correct syntax and parameter strings required for these two calls?
Thanks.
invoke ''Assign Profile'' from filter...
No, you would need to do this in an automation plug-in. You could use %26lt;br /%26gt;Listener to trigger off of your filter to do that for you.%26lt;br /%26gt;%26lt;br /%26gt;%26lt;Grit_O_Brien@adobeforums.com%26gt; wrote in message %26lt;br /%26gt;news:3bc3e825.-1@webcrossing.la2eafNXanI...%26lt;br /%26gt;%26gt; From within my filter plug-in, I want to call ''Assign Profile'' and %26lt;br /%26gt;%26gt; ''Convert to Profile'' from the PS Image menu. It looks like the %26lt;br /%26gt;%26gt; ''PoorMansTypeTool'' sample plug-in does something similar...uses the %26lt;br /%26gt;%26gt; channel port suite's ApplyOperation() to perform a Gaussian blur.%26lt;br /%26gt;%26gt;%26lt;br /%26gt;%26gt; Would ApplyOperation() work in this case? And, where do I find the correct %26lt;br /%26gt;%26gt; syntax and parameter strings required for these two calls?%26lt;br /%26gt;%26gt;%26lt;br /%26gt;%26gt; Thanks.
Subscribe to:
Post Comments
(Atom)
No comments:
Post a Comment