User’s Manual
91
Draws bitmap in the specified space. The data for the bitmap are stored in
xmem
. This is like
glXPutBitmap
, except that it's faster. The restriction is that the bitmap must be byte-aligned.
Any portion of a bitmap image or character that is outside the LCD display area will be clipped.
PARAMETERS
left
is the upper left corner of bitmap, must be evenly divisible by 8
top
is the left top corner of the bitmap
width
is the width of the bitmap
height
is the height of the bitmap
bitmap
is the address of the bitmap in
xmem
SEE ALSO
glXPutBitmap, glPrintf
Gets a bitmap from the LCD page buffer and stores it in
xmem
RAM. This function automatically calls
glXGetFastmap
if the bitmap is byte-aligned (left edge and width are each evenly divisible by 8).
PARAMETERS
x
is the
x
coordinate of the left edge of the bitmap (in pixels)
y
is the
y
coordinate of the top edge of the bitmap (in pixels)
bmWidth
is the width of the bitmap (in pixels)
bmHeight
is the height of the bitmap (in pixels)
xBm
is the address of the bitmap in
xmem
RAM
SEE ALSO
glXPutFastmap, glPrintf
void glXPutFastmap(int left, int top, int width,
int height, unsigned long bitmap);
void glXGetBitmap(int x, int y, int bmWidth,
int bmHeight, unsigned long xBm);
Содержание 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: ......