(E-Mail Removed) (marc) wrote in message news:<(E-Mail Removed). com>...
> Hi !
>
> I'm completly newbie to photoshop plugin development and I have
> several questions:
>
> 1) I want to know if it's possible to make a plugin that apply some
> blending operation pixel-by-pixel between separate layers of the same
> image (or separate images ?) and output the result into a single
> image.
> 2) Can I write this kind of plugin with old versions (5 or 6) of the
> official SDK and run it with latest version of PS (7 or CS) ?
> 3) Can I write this kind of plugin with an alternate tool (like
> FilterMeister) ?
FilterMeister (
http://www.filtermeister.com/) is a very neat tool but
subject to the same limitations mentioned by Marc (a Filter plugin can
only access the current layer).
> 4) Additionnaly if someone can give me url references or samples
> source code as a start point it will be a great help for me...
I am sure Adobe is planning a new plugin API which will allow layer
access - then it will be straightforward... if you can afford the new
SDK and pass their background checks.
T
>
> Thanks for your reply...
> Marc.