b
書式
LabColor.
b
説明
LabColorオブジェクトのbの値(-128.0〜127.0)を示します。
var color=app.foregroundColor; alert(color.lab.b);
目次に戻る