OP7100
58 Software
•
void op71Left1( int left, int top, int cols,
int rows );
Scrolls byte-aligned window left one pixel, right column is filled by
current pixel type (color).
PARAMETERS:
left
is the left edge of the window, must be evenly
divisible by 8.
top
is the top edge of the window.
cols
is the number of columns in the window, must be evenly divisible
by 8.
rows
is the number of rows in the window.
•
void op71Right1( int left, int top, int cols,
int rows );
Scrolls byte-aligned window right one pixel, left column is filled by
current pixel type (color).
PARAMETERS:
left
is the left edge of the window, must be evenly
divisible by 8.
top
is the top edge of the window.
cols
is the number of columns in the window, must be evenly divisible
by 8.
rows
is the number of rows in the window.
•
void op71Up1( int left, int top, int cols,
int rows );
Scrolls byte-aligned window up one pixel, bottom column is filled by
current pixel type (color).
PARAMETERS:
left
is the left edge of the window, must be evenly
divisible by 8.
top
is the top edge of the window.
cols
is the number of columns in the window, must be evenly divisible
by 8.
rows
is the number of rows in the window.
The
op71Left1
,
op71Right1
,
op71Up1
, and
op71Down1
function calls may be called multiple times to provide a smoother
scrolling effect than provided by the scroll function calls. Do
not change the parameters to preserve the window being
scrolled.
Содержание OP7100
Страница 1: ...OP7100 Serial Graphic Display User s Manual 019 0065 070831 O ...
Страница 10: ...OP7100 x About This Manual ...
Страница 16: ...OP7100 16 Overview ...
Страница 51: ...OP7100 Software 51 CHAPTER 4 SOFTWARE Chapter 4 describes the Dynamic C functions used with the OP7100 ...
Страница 74: ...OP7100 74 Software ...
Страница 82: ...OP7100 82 Graphics Programming ...
Страница 88: ...OP7100 88 Installation ...
Страница 98: ...OP7100 98 Specifications ...
Страница 108: ...OP7100 108 Memory I O Map and Interrupt Vectors ...
Страница 112: ...112 Serial Interface Board 2 OP7100 ...
Страница 113: ...OP7100 Backup Battery 113 APPENDIX E BACKUP BATTERY ...
Страница 116: ...OP7100 116 Backup Battery ...
Страница 124: ...OP7100 124 Index ...
Страница 126: ...XX0000 Schematics ...