OP7100
Software
s
59
void op71Down1( int left, int top, int cols,
int rows );
Scrolls byte-aligned window down one pixel, top 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 op71HScroll( int left, int top, int cols,
int rows, int nPix );
Scrolls byte-aligned window right or left, opposite edge is filled by
white pixels.
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.
nPix
is the number of pixels to scroll (negative to scroll left).
void op71VScroll( int left, int top, int cols,
int rows, int nPix );
Scrolls byte-aligned window up or down, right column is filled by
current pixel type (color).
PARAMETERS:
left
is the left edge of the window, opposite edge is
filled by white pixels.
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.
nPix
is the number of pixels to scroll (negative to scroll up).
Summary of Contents for OP7100
Page 1: ...OP7100 Serial Graphic Display User s Manual 019 0065 020418 J ...
Page 10: ...OP7100 x s About This Manual ...
Page 16: ...OP7100 16 s Overview ...
Page 50: ...OP7100 50 s Hardware ...
Page 72: ...OP7100 72 s Software ...
Page 80: ...OP7100 80 s Graphics Programming ...
Page 86: ...OP7100 86 s Installation ...
Page 96: ...OP7100 96 s Specifications ...
Page 110: ...110 s Serial Interface Board 2 OP7100 ...
Page 111: ...OP7100 Backup Battery s 111 APPENDIX E BACKUP BATTERY ...
Page 114: ...OP7100 114 s Backup Battery ...
Page 122: ...OP7100 122 s Index ...