27 GRAPHICS ENGINE (GE)
S1C33L26 TECHNICAL MANUAL
Seiko Epson Corporation
27-33
Argument 3 (Coordinates of upper left corner)
D[31:16] Y1 Coordinate[15:0] Bits
Specifies the Y coordinate of the upper left corner.
D[15:0] X1 Coordinate[15:0] Bits
Specifies the X coordinate of the upper left corner.
Argument 4 (Coordinates of lower right corner)
D[31:16] Y2 Coordinate[15:0] Bits
Specifies the Y coordinate of the lower right corner.
D[15:0] X2 Coordinate[15:0] Bits
Specifies the X coordinate of the lower right corner.
Work area
(Clipping area)
X1
Y1
(0, 0)
Width
(X2, Y2)
Y2
X2
(X1, Y1)
5.7.1 Rectangle Drawing
Figure 27.
TRI_FILL Command (Solid Filled Triangle Drawing)
27.5.8
Bit
31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16 15 14 13 12 11 10 9
8
7
6
5
4
3
2
1
0
CMD
0x16
0xffff
ARG1
Effect Setting
Color
reserved
C
lip
E
na
bl
e
Tr
an
sp
ar
en
t E
na
bl
e
P
al
et
te
S
el
ec
t
S
yn
c
E
na
bl
e
W
rit
e
E
ffe
ct
S
et
tin
g
ARG2
Y1 Coordinate
X1 Coordinate
ARG3
Y2 Coordinate
X2 Coordinate
ARG4
Y3 Coordinate
X3 Coordinate
The TRI_FILL command draws a solid filled triangle specified with the X and Y coordinates of the three vertices,
and a color.
Argument 1 (Drawing effects and color)
D[31:24] Reserved
D23
Clip Enable Bit
Enables or disables the clipping function. (See Section 27.3.5.)
1: Clipping enabled
0: Clipping disabled
D22
Transparent Enable Bit
Enables or disables transparency. (See Section 27.3.5.)
1: Transparency enabled
0: Transparency disabled