101-0303 Rabbit Semiconductor, 101-0303 Datasheet - Page 61

no-image

101-0303

Manufacturer Part Number
101-0303
Description
SMARTSCREEN OP7100 DISPLAY
Manufacturer
Rabbit Semiconductor
Datasheet

Specifications of 101-0303

Module/board Type
Single Board Computer Module with display
For Use With/related Products
Single Board Computers
Lead Free Status / RoHS Status
Vendor undefined / Vendor undefined
OP7100
• void op71XGetFastmap( int x, int y, int bmWidth,
• void op71PlotDot( int x, int y );
• void op71PlotLine( int x0, int y0,
• void op71Block( int x, int y, int bmWidth,
Gets a bitmap from the LCD page buffer and stores it in
This function is like
restriction is that the bitmap must be byte-aligned.
PARAMETERS:
be evenly divisible by 8.
y
bmWidth
divisible by 8.
bmHeight
xBm
Draws a single pixel in the LCD buffer, and on the LCD if the buffer is
unlocked.
PARAMETERS: (
Draws a line in the LCD buffer, and on the LCD if the buffer is
unlocked.
PARAMETERS: (
Draws a rectangular block in the page buffer, and on the LCD if the
buffer is unlocked.
PARAMETERS:
y
bmWidth
bmHeight
(
x1
is the top edge of the bitmap (in pixels).
is the top edge of the pixel.
,
is the
y1
int bmHeight, unsigned long xBm );
int bmHeight );
) are the (x,y) coordinates of the other endpoint.
is the width of the bitmap (in pixels), and must be evenly
is the width of the block.
xmem
is the height of the bitmap (in pixels).
is the height of the block.
RAM storage address.
x
x
x
x0
is the left edge of the bitmap (in pixels), and must
is the left edge of the pixel.
,
op71XGetBitmap
y
,
) are the coordinates of the dot.
y0
) are the (x,y) coordinates of one endpoint.
int x1, int y1 );
, except that it is faster. The
xmem
Software
RAM.
61

Related parts for 101-0303