We've create a routine that reads the plugin folder and lists the 2nd party plugins. The next goal is to parse the files for their identifiers, such as the ''GsnB'' in this native photoshop gaussian filter command...
executeAction( charIDToTypeID( ''GsnB'' ), undefined, DialogModes.ALL );
My assumption is that since the sdk describes how the plugin is to be written, wouldn't part of the plugin file (in a standardized way) contain its unique descriptor? It must. Where else would Photoshop get it from?
Is it wrapped in compiled source code?
Subscribe to:
Post Comments
(Atom)
No comments:
Post a Comment