101-1226 Rabbit Semiconductor, 101-1226 Datasheet - Page 137

RCM3900 DEV KIT UNIVERSAL

101-1226

Manufacturer Part Number
101-1226
Description
RCM3900 DEV KIT UNIVERSAL
Manufacturer
Rabbit Semiconductor
Series
RabbitCore 3900r
Type
MPU Moduler
Datasheet

Specifications of 101-1226

Contents
RabbitCore Module, Dev. Board, AC Adapter, Cable and Dynamic C® CD-Rom
For Use With/related Products
RCM3900
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Other names
316-1137
DESCRIPTION
PARAMETERS
RETURN VALUE
SEE ALSO
RabbitCore RCM3900 User’s Manual
void glXGetFastmap(int left, int top, int width, int height,
unsigned long xmemptr);
glXPutBitmap, glPrintf
Draws bitmap in the specified space. The data for the bitmap are stored in xmem. This
function is similar to glXPutBitmap(), except that it's faster. The bitmap must be
byte-aligned. Any portion of a bitmap image or character that is outside the LCD display
area will be clipped.
This function call is intended for use only when a graphic engine is used to interface with
the LCD/keypad module.
left
top
width
height
xmemptr
None.
the x coordinate of the top left corner of the bitmap (x must be
evenly divisible by 8).
the y coordinate in pixels of the top left corner of the bitmap.
the width of the bitmap (must be evenly divisible by 8).
the height of the bitmap.
the xmem RAM storage address of the bitmap.
glXGetFastmap
137

Related parts for 101-1226