GUI_TOUCH_CalcCoefficients() is only used within STemWin.
 
Symbols
loading...
Files
loading...

GUI_TOUCH_CalcCoefficients() function

TOUCH screen, analog driver

Syntax

int GUI_TOUCH_CalcCoefficients (int NumPoints,     int * pxRef,     int * pyRef,     int * pxSample,     int * pySample,     int xSize,     int ySize);

Arguments

NumPoints

pxRef

pyRef

pxSample

pySample

xSize

ySize

References

LocationText
GUI.h:1497
int GUI_TOUCH_CalcCoefficients (int NumPoints, int * pxRef, int * pyRef, int * pxSample, int * pySample, int xSize, int ySize);