20-101-0732 Rabbit Semiconductor, 20-101-0732 Datasheet - Page 69

no-image

20-101-0732

Manufacturer Part Number
20-101-0732
Description
INTERFACE SMART SCREEN OP7100
Manufacturer
Rabbit Semiconductor
Datasheet

Specifications of 20-101-0732

Module/board Type
Single Board Computer Module
For Use With/related Products
OP7100
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Other names
20-101-732
20-101-732
OP7100
• void glPlotVPolygon( int n, int *pFirstCoord )
• void glPlotPolygon( int n, int x1, int y1,
• void glFillVPolygon( int n, int *pFirstCoord )
• void glFillPolygon( int n, int x1, int y1,
• void glPutBitmap( int x, int y, int bmWidth,
Plots a filled-in polygon.
PARAMETERS:
*pFirstCoord
Plots the outline of a polygon.
PARAMETERS:
x1
y1
x2
y2
Fills in a polygon.
PARAMETERS:
*pFirstCoord
Fllls in a polygon.
PARAMETERS:
x1
y1
x2
y2
Displays a bitmap stored in root memory on the LCD. For bitmaps
defined in xmem memory, use
PARAMETERS:
y
bmWidth
bmHeight
bm
major byte aligned for each column.
is the y coordinate of the bitmap top edge.
is the x coordinate of the first vertex.
is the y coordinate of the first vertex.
is the x coordinate of the second vertex.
is the y coordinate of the second vertex.
is the x coordinate of the first vertex.
is the y coordinate of the first vertex.
is the x coordinate of the second vertex.
is the y coordinate of the second vertex.
is a pointer to the bitmap. The bitmap format is a column with the
is the width of the bitmap.
is the height of the bitmap.
is an array of vertex coordinates (x
is an array of vertex coordinates (x
n
n
n
n
x
is the number of vertices.
is the number of vertices.
is the number of vertices.
is the number of vertices.
is the x coordinate of the bitmap left edge.
int bmHeight, char *bm )
int x2, int y2,... )
int x2, int y2,... )
glXPutBitmap
.
1
1
,y
,y
1
1
), (x
), (x
Software
2
2
,y
,y
2
2
), …
), …
69

Related parts for 20-101-0732