Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私は Photoshop CS5.5 を使用しています。
この回答でファイルを開くことについて読むことができます。
画像の平坦化は簡単です:
var docRef = app.activeDocument; docRef.flatten();
「オリジナルとして保存」の意味がわかりませんが、このページでドキュメントを保存するためのクラスとオプションを確認できます。ところで、これは非常に便利なサイトです。他の多くのクラスとそれぞれのオプションがリストされています。