FT800 Series Programmer Guide
Version 2.1
Document Reference No.: BRT_000030 Clearance No.: BRT#037
142
Copyright © Bridgetek Limited
4.43
VERTEX2F
Start the operation of graphics primitives at the specified screen coordinate, in 1/16
th
pixel precision.
Encoding
31 30 29 15
14 0
0b’01 X
Y
Parameters
x
Signed x-coordinate in 1/16 pixel precision
y
Signed y-coordinate in 1/16 pixel precision
Description
The range of coordinates is from -16384 to +16383 in terms of 1/16
th
pixel units.
The negative x coordinate value means the coordinate in the left virtual screen from
(0, 0), while the negative y coordinate value means the coordinate in the upper
virtual screen from (0, 0). If drawing on the negative coordinate position, the
drawing operation will not be visible.
Graphics context
None
See also
None