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

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
• void op71PlotCircle( int xc, int yc, int rad );
• void op71FillCircle( int xc, int yc, int rad );
• void op71PlotVPolygon( int n, int *pFirstCoord );
• void op71FillVPolygon( int n, int *pFirstCoord );
• void op71PlotPolygon( int n, int x1, int y1,
62
Draws a circle in the LCD page buffer, and on the LCD if the buffer is
unlocked.
PARAMETERS:
y
rad
Draws a filled circle in the LCD page buffer, and on the LCD if the
buffer is unlocked.
PARAMETERS:
y
rad
Plots the outline of a polygon in the LCD page buffer, and on the LCD
if the buffer is unlocked.
PARAMETERS:
pFirstCoord
(x1,y1), (x2,y2),( x3,y3)...
Fills a polygon in the LCD page buffer, and on the LCD screen if the
buffer is unlocked.
PARAMETERS:
pFirstCoord
(x1,y1), (x2,y2),( x3,y3)...
Plots the outline of a polygon in the LCD page buffer, and on the LCD
if the buffer is unlocked.
PARAMETERS:
(
(
x1
x2
Software
is the y-coordinate of the center.
is the y-coordinate of the center.
,
,
y1
y2
is the radius of the circle (in pixels).
is the radius of the circle (in pixels).
int x2, int y2, ... );
) are the (x,y) coordinates of the first vertex.
) are the (x,y) coordinates of the first vertex...
is a pointer to the array for the vertex with coordinates
is a pointer to the array for the vertex with coordinates
x
x
n
n
n
is the number of vertices.
is the number of vertices.
is the number of vertices.
is the x-coordinate of the center.
is the x-coordinate of the center.
OP7100

Related parts for 20-101-0732