Rabbit RabbitCore RCM3209 User Manual page 125

C-programmable module with ethernet
Table of Contents

Advertisement

void glXPutFastmap(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 is like glXPutBitmap(), except that it is 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
top
width
height
bitmap
RETURN VALUE
None.
SEE ALSO
glXPutBitmap, glPrintf
User's Manual
glXPutFastmap
the top left corner of the bitmap, must be evenly divisible by 8,
otherwise truncates.
the top left corner of the bitmap.
the width of the bitmap, must be evenly divisible by 8, otherwise
truncates.
the height of the bitmap.
the address of the bitmap in xmem.
119

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the RabbitCore RCM3209 and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Rabbitcore rcm3229

Table of Contents