void glXPutBitmap(int left, int top, int width, int height,
unsigned long bitmap);
DESCRIPTION
Draws bitmap in the specified space. The data for the bitmap are stored in xmem. This
function calls glXPutFastmap() automatically if the bitmap is byte-aligned (the
left edge and the width are each evenly divisible by 8).
Any portion of a bitmap image or character that is outside the LCD display area will be
clipped.
PARAMETERS
left
top
width
height
bitmap
RETURN VALUE
None.
SEE ALSO
glXPutFastmap, glPrintf
118
glXPutBitmap
the top left corner of the bitmap.
the top left corner of the bitmap.
the width of the bitmap.
the height of the bitmap.
the address of the bitmap in xmem.
RabbitCore RCM3209/RCM3229
Need help?
Do you have a question about the RabbitCore RCM3209 and is the answer not in the manual?
Questions and answers