Hi all
I had tested the sample-code for Disolve ...
...\pluginsdk\samplecode\filter\dissolve
I placed the dll file "disolve.8bf" in location as C:\Program Files (x86)\Adobe\Photoshop CS6\plug-ins\Disolve and it's installed and running successfully ...
I need to create a plugin for Photoshop CS6. I had created the UI using Window Form Application template
Now I had customized the extension as:
As In Property Page -
- Configuration properties -> general -> Target Extension as .8bf
- Configuration properties -> general -> Configuration Type as .dll
I placed the dll file to C:\Program Files (x86)\Adobe\Photoshop CS6\plug-ins\Disolve.
Any suggestion will be appreciated, Please suggest me if any tips are there, because reworking these all will take a lot of time ...