![](http://datasheet.mmic.net.cn/260000/PPSMMANUAL_datasheet_15946768/PPSMMANUAL_107.png)
20-14
Programmer’s Manual
STATUS
DrawCircle
(U16 greyLevel, U16 xCenter U16 yCenter U16 raParameter
U16 style)
Description
Draws a circle centered at (xCenter yCenter) with radiusand styleas
specified.
If dot width is greater than 1, a thick circle will be drawn.
If both fill pattern mode and border mode are set, those area inside the circle
which is not covered by border will be filled.
If fill pattern mode is set and border mode is off, the area inside and on the
circle border will be filled.
Parameter
Return Value
20.18
DrawDot
Syntax
STATUS
DrawDot
(U16 greyLevel U16 xPos U16 yPos U16 style)
Description
Outputs a dot with grey level greyLevel onto the screen at position (xPos
yPos) with indicated style.
Name
Description
greyLevel
Grey level of the circle
xCenter
X-coordinate of the center of circle
yCenter
Y-coordinate of the center of circle
radius
radius of the circle in number of pixels
style
Output Style (AND_STYLE, OR_STYLE,
EXOR_STYLE or REPLACE_STYLE)
Name
Description
PPSM_OK
Successful operation
PPSM_ERR_LCD_GREY
Invalid grey level value
PPSM_ERR_LCD_X
Invalid x-coordinate
PPSM_ERR_LCD_Y
Invalid y-coordinate
PPSM_ERR_LCD_RADIUS
Invalid radius
PPSM_ERR_LCD_STYLE
Invalid style
Personal Portable System Manager
Programmer’s Manual
Graphics ToGraphics Tools
20-11
Return Value
Syntax
STATUS
CursorSetStatus
Description
This will set the hardware cursor mode to ON in full density, ON in reverse
video mode, or temporary OFF. The hardware cursor will be set on when this
function
is
called
with
PPSM_CURSOR_REVERSED.
PPSM_CURSOR_ON
or
Parameter
Name
Description
xPos
yPos
Name
Description
PPSM_ERR_PAN_INIT
Current task has no panning screen
PPSM_ERR_CURSOR_INIT
No more memory to create the hardware
cursor information record
PPSM_ERR_LCD_X
Invalid x-coordinate
PPSM_ERR_LCD_Y
Invalid y-coordinate
PPSM_OK
Successful operation
Name
Description
status
F
Freescale Semiconductor, Inc.
For More Information On This Product,
Go to: www.freescale.com
n
.