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