Epson S1D13506 Technical Manual page 374

Color lcd/crt/tv controller
Table of Contents

Advertisement

Page 140
void seSetCursorPixel(long x, long y, DWORD Color)
void seSetLcdCursorPixel(long x, long y, DWORD Color)
void seSetCrtCursorPixel(long x, long y, DWORD Color)
void seSetTvCursorPixel(long x, long y, DWORD Color)
Description:
Parameters:
Return Value:
S1D13506
X25B-G-003-04
These functions are intended for drawing in the hardware cursor area a pixel at a time.
Call seSetCursorPixel() to set a pixel in the cursor associated with the current active sur-
face.
Call seSetLcdCursorPixel(), seSetCrtCursorPixel(), and seSetTvCursorPixel() to set pixels
in the cursor associated with the display surface indicated in the function name.
x
The X co-ordinate of the cursor, in pixels, at which to set the pixel color.
Valid values for x range from 0 to 63.
y
The Y co-ordinate of the cursor, in pixels, a which to set the pixel color.
Valid values for y range from 0 to 63.
Color
Specifies which of the four cursor colors set the pixel to. Valid values
for Color are:
0 - to set the pixel to the solid color 0
1 - to set the pixel to the solid color 1
2 - to set the pixel to the transparent color
3 - to set the pixel to the inverted color.
None.
Epson Research and Development
Vancouver Design Center
Programming Notes and Examples
Issue Date: 02/03/21

Advertisement

Table of Contents
loading

Table of Contents