55
COMMAND
Description and Parameters
SET WINDOW 2 BORDER COLOR N1
Set the color of the border around window 2.
Available values for
N1
:
1
[Black]
2
[Red]
3
[Green]
4
[Blue]
5
[Yellow]
6
[Magenta]
7
[Cyan]
8
[White]
9
[Dark
Red]
10
[Dark
Green]
11
[Dark
Blue]
12
[Dark
Yellow]
13
[Dark
Magenta]
14
[Dark
Cyan]
15
[Gray]
GET WINDOW 2 BORDER COLOR
Show the current color of window 2’s border.
SET WINDOW 2 BORDER TRANSPARENCY N1
Set the transparency of the border around window 2.
N1
= 0~14
[Transparency level]
GET WINDOW 2 BORDER TRANSPARENCY
Show the current transparency level of window 2’s border.
SET WINDOW 2 COLOR KEY N1
Enable or disable the chroma key on window 2.
Available values for
N1
:
OFF
[Disabled]
ON
[Enabled]
GET WINDOW 2 COLOR KEY
Show the current chroma key state for window 2.