Skip to content

Commit 0f2a30b

Browse files
committed
currentghost.balloon.scope(ID).background.color
1 parent c6b9365 commit 0f2a30b

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

manual/list_propertysystem.html

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,7 @@ <h1>プロパティシステム</h1>
220220
<li><a href="#currentghost.balloon.scope(ID).basepos.x">currentghost.balloon.scope(ID).basepos.x</a></li>
221221
<li><a href="#currentghost.balloon.scope(ID).basepos.y">currentghost.balloon.scope(ID).basepos.y</a></li>
222222
<li><a href="#currentghost.balloon.scope(ID).char_width">currentghost.balloon.scope(ID).char_width</a></li>
223+
<li><a href="#currentghost.balloon.scope(ID).background.color">currentghost.balloon.scope(ID).char_width</a></li>
223224

224225
<li><a href="#balloonlist(バルーン名/パス).汎用プロパティ名">balloonlist(バルーン名/パス).汎用プロパティ名</a></li>
225226
<li><a href="#balloonlist.index(ID).汎用プロパティ名">balloonlist.index(ID).汎用プロパティ名</a></li>
@@ -1075,6 +1076,18 @@ <h1>記述例</h1>
10751076
</ul>
10761077
</dd>
10771078
</dl>
1079+
<dl id="currentghost.balloon.scope(ID).background.color">
1080+
<dt class="entry">currentghost.balloon.scope(ID).background.color</dt>
1081+
<dd class="entry">
1082+
<p>バルーンの背景色を R,G,B の値で取得する。
1083+
<br />「背景色」とは、バルーンの中で最も頻繁に使われている色(代表色)か、バルーン全体の平均色のいずれかであり、この色とテキストの色が十分コントラストが出るように制御するなどの用途が考えらえる。
1084+
<br />参考:SSP 2.7.81時点の実装は「代表色」である。
1085+
</p>
1086+
<ul class="supported-baseware">
1087+
<li><img src="image/icon_s.png" alt="SSP" width="34" height="16" /> 2.7.81</li>
1088+
</ul>
1089+
</dd>
1090+
</dl>
10781091
<dl id="balloonlist(バルーン名/パス).汎用プロパティ名">
10791092
<dt class="entry">balloonlist(バルーン名/パス).汎用プロパティ名</dt>
10801093
<dd class="entry">

0 commit comments

Comments
 (0)