2.2.23 Point28_4 Object

The Point28_4 object represents the location of a point on a device surface with coordinates in 28.4 bit FIX notation.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

x

y

x (4 bytes): A BitFIX28_4 object (section 2.2.1) that represents the horizontal coordinate of the point.

y (4 bytes): A BitFIX28_4 object that represents the vertical coordinate of the point.