colorProfileName
書式
colorProfileName
説明
カラープロファイル名(文字列)を示します。読み出しのみです。
var str=app.activeDocument.colorProfileName; alert(str);
目次に戻る