単独の名前付きカラーをRGB値に変換する。
構文:
call "CBL_SCR_NAME_TO_RGB" using color-name
RGB-values
returning status-code
パラメーター:
|
呼び出しプロトタイプ使用時 (
説明の読み方) |
PIC (32 ビット システム) |
table-count |
cblt-x2-compx |
pic x(2) comp-x. |
color-name |
以下を含む集団項目: |
以下を含む集団項目: |
|
color-name-len |
|
cblt-x1-compx |
|
pic x comp-x. |
|
color-name-buf |
|
pic x(n). |
|
pic x(n). |
RGB-values |
Group predefined as
cblt-generic-attr-rgb-values containing: |
Group, occurs n times,
containing |
|
cblte-garv-red-value |
|
cblt-x2-compx |
|
pic x(2) comp-x. |
|
cblte-garv-green-value |
|
cblt-x2-compx |
|
pic x(2) comp-x. |
|
cblte-garv-blue-value |
|
cblt-x2-compx |
|
pic x(2) comp-x. |
|
cblte-garv-filler |
|
cblt-x1 occurs 2 |
|
pic x(2). |
status-code |
説明の読み方 参照 |
入力パラメーター:
color-name-len |
名前の文字数 |
color-name-buf |
変換されるカラー名 |
出力パラメーター:
RGB-values |
名前付きカラーの変換先のRGB値 |
filler |
使用されていない。 |
他参照:
関連項目