80
eDisplay (OP7200)
Gets the current method (or color) of pixels drawn by subsequent graphics calls.
RETURN VALUE
The current brush type.
SEE ALSO
glSetBrushType
Draws a single pixel in the LCD buffer, and on the LCD if the buffer is unlocked.
If the coordinates are outside the LCD display area, the dot will not be plotted.
PARAMETERS
x
is the
x
coordinate of the dot
y
is the
y
coordinate of the dot
SEE ALSO
glPlotline, glPlotPolygon, glPlotCircle
Draws a line in the LCD buffer, and on the LCD if the buffer is unlocked.
Any portion of the line that is beyond the LCD display area will be clipped.
PARAMETERS
x0
is the
x
coordinate of one endpoint of the line
y0
is the
y
coordinate of one endpoint of the line
x1
is the
x
coordinate of the other endpoint of the line
y1
is the
y
coordinate of the other endpoint of the line
SEE ALSO
glPlotDot, glPlotPolygon, glPlotCircle
void glGetBrushType(void);
void glPlotDot(int x, int y);
void glPlotLine(int x0, int y0, int x1, int y1);
Содержание eDisplay OP7200
Страница 1: ...eDisplay OP7200 VGA Operator Control Panel User s Manual 019 0116 060831 J...
Страница 6: ...eDisplay OP7200...
Страница 14: ...8 eDisplay OP7200...
Страница 22: ...16 eDisplay OP7200...
Страница 52: ...46 eDisplay OP7200...
Страница 126: ...120 eDisplay OP7200...
Страница 132: ...126 eDisplay OP7200...
Страница 133: ...User s Manual 127 APPENDIX A SPECIFICATIONS Appendix A provides the specifications for the OP7200...
Страница 152: ...146 eDisplay OP7200...
Страница 168: ...162 eDisplay OP7200...
Страница 172: ...166 eDisplay OP7200...
Страница 174: ......