llgfx_GetPoint
Liefert 24Bit RGB Wert des Pixel an der Position(x,y). Ist die Position ausserhalb der Grafik, dann ist der Returnwert immer 0. llgfx_GetPoint muss zuvor mit llgfx_BeginGetPoints() eingeleitet werden. Anderfalls wird ein ASSERT ausgelöst und das Programm beendet.
TxU32
32bit RGB Farb Wert
int
xpos
X Position
int
ypos
Y Position
llgfx_points.h