SaveAs when saving requires a plugin? Like DDS-files?
I have to ask is there a way to skip the save-options or just send in some default-object?
In Photoshop CS4 32-bit I have to save my files as DDS using the nVidia plugin (http://developer.nvidia.com/nvidia-texture-tools-adobe-photoshop) but I can't find anything like "DDSSaveOptions" to pass to SaveAs.
How is this usually handled when using plugins in scripts? Is it up to the devlopers of the plugin to give script-support or can you easily make a save-options object on your own?