I'm looking for any sort of reference documentation for the Photoshop COM
object interface. I've got a chapter marked in my "PHP for Windows" book
outline and know that it will be a piece of cake when I can get a nice
listing of properties and methods for the Photoshop.Application object.
I've done some browsing of the objects and a couple of *very* basic
attempts at scripting them and, on the surface, it appears to work from
PHP, but I want to actually do something useful and need better
documentation to do so. Anyone know of a decent list like that,
let me know.