SetDrawSpotColor

スポットカラーを描画処理(線、矩形、境界線)で使う前景色に設定する。

publicメソッド、Version 4.0.024~

書式
SetDrawSpotColor( $name, $tint )
戻り値

(なし)

要素(パラメータ)
strign $name スポットカラー名
int $tint 100 色の明度、0~100まで、既定値は100。
関連