componentChannels
書式
componentChannels
説明
カラーのチャンネルを格納した配列を示します。読み出しのみです。
var str=app.activeDocument.componentChannels; alert(str);
目次に戻る