User Tools

Site Tools


en:infra-convert:dev:characteristictags

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
en:infra-convert:dev:characteristictags [2020/11/13 12:47]
me
en:infra-convert:dev:characteristictags [2020/11/13 13:05]
me
Line 132: Line 132:
 </​WRAP>​ </​WRAP>​
 <WRAP column 55%> <WRAP column 55%>
 +
 +<code javascript>​
 +"​Color":​ {"#​FF#​FFFF00"​},​
 +</​code>​
  
 <code javascript>​ <code javascript>​
Line 144: Line 148:
 |< 100% 33% 12% 54% >| |< 100% 33% 12% 54% >|
 ^  Parameter ​ ^  Type  ^  Value/​Content ​ ^ ^  Parameter ​ ^  Type  ^  Value/​Content ​ ^
-^ Type | String | Color system:\\ **RGB** Red-Green-Blue\\ **ARGB** Alpha-Red-Green-Blue | +Color | String | Set colour value:\\ **null** Do not overwrite stamping colour\\ **#​AARRGGBB** Overwrite with hexadecimal coded colour\\ **{...}** Overwrite with (A)RGB-coded colour | 
-^ A | Integer | Value for the alpha channel (0 … 255, wiht 0 = fully transparent) | +^ └ Type | String | Color system:\\ **RGB** Red-Green-Blue\\ **ARGB** Alpha-Red-Green-Blue | 
-^ R | Integer | Value for the red color channel (0 … 255) | +└ A | Integer | Value for the alpha channel (0 … 255, wiht 0 = fully transparent) | 
-^ G | Integer | Value for the green color channel (0 … 255) | +└ R | Integer | Value for the red color channel (0 … 255) | 
-^ B | Integer | Value for the blue color channel (0 … 255) |+└ G | Integer | Value for the green color channel (0 … 255) | 
 +└ B | Integer | Value for the blue color channel (0 … 255) |
  
 </​WRAP>​ </​WRAP>​
en/infra-convert/dev/characteristictags.txt · Last modified: 2021/10/22 16:17 by me