Question
Access ReadImageDocumentDesc structure from automation plugin?
One more, as long as I'm logged in...
Title says it all: is it possible for an automation plugin to get s pointer to a valid ReadImageDocumentDesc structure for the active document, and if so, how?
All I really need are a simple few things like image mode, but the functions in PropertyUtils.h (e.g. PIGetImageMode()) fail miserably when called from an automation plugin.