S1D13505 Epson Electronics America, Inc., S1D13505 Datasheet - Page 225

no-image

S1D13505

Manufacturer Part Number
S1D13505
Description
LCD Controller
Manufacturer
Epson Electronics America, Inc.
Datasheet

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
S1D13505F00A
Manufacturer:
EPSON
Quantity:
254
Part Number:
S1D13505F00A100
Manufacturer:
EPSON
Quantity:
8 000
Part Number:
S1D13505F00A2
Manufacturer:
EPSON
Quantity:
5
Part Number:
S1D13505F00A2
Manufacturer:
EPSON/爱普生
Quantity:
20 000
Part Number:
S1D13505F00A200
Manufacturer:
EPSON
Quantity:
1 400
Part Number:
S1D13505F00A200
Manufacturer:
Epson Electronics America Inc-Semiconductor Div
Quantity:
10 000
Part Number:
S1D13505F00A200
Manufacturer:
EPSON/爱普生
Quantity:
20 000
Epson Research and Development
Vancouver Design Center
11.5.6 Hardware Cursor
Programming Notes and Examples
Issue Date: 01/02/05
Note
Note
Description:
Parameters:
Return Value: ERR_OK
int seDrawCircle(int DevID, long xc, long yc, long Radius, DWORD Color, BOOL
SolidFill)
Description:
Parameters:
Return Value: ERR_OK
The routines in this section support hardware cursor functionality. Several of the calls look
similar to normal drawing calls (i.e. seDrawCursorLine()); however, these calls remove the
programmer from having to know the particulars of the cursor memory location, layout and
whether portrait mode is enabled. Note that hardware cursor and ink layers utilize some of
the same registers and are mutually exclusive.
int seInitCursor(int DevID)
Description:
The 'SolidFill' argument is currently unused and is included for future considerations.
The SolidFill argument is currently unused and is included for future considerations.
This routine draws an ellipse with the center located at (xc,yc). The xr and yr param-
eters specify the x any y radii, in pixels, respectively. The ellipse will be drawn in
the color specified in 'Color'.
DevID
(xc, yc)
xr
yr
Color
SolidFill
This routine draws an circle with the center located at (xc,yc) and a radius of Radius.
The circle will be drawn in the color specified in Color.
DevID
xc, yc
Radius
Color
SolidFill
Prepares the hardware cursor for use. This consists of determining a location in
display buffer for the cursor, setting cursor memory to the transparent color and
enabling the cursor.
- registered device ID
- The center location of the ellipse (in pixels)
- horizontal radius of the ellipse (in pixels)
- vertical radius of the ellipse (in pixels)
- The color to draw the ellipse
- At 1, 2, 4, and 8 bpp Color is an index into the Look-Up Table.
- At 15/16 bpp Color defines the color directly
(i.e. rrrrrggggggbbbbb for 16 bpp)
- unused
- operation completed with no problems.
- registered device ID
- The center of the circle (in pixels)
- the circles radius (in pixels)
- The color to draw the ellipse
- At 1, 2, 4, and 8 bpp Color is an index into the Look-Up Table.
- At 15/16 bpp Color defines the color directly
(i.e. rrrrrggggggbbbbb for 16 bpp)
- unused
- operation completed with no problems.
X23A-G-003-07
S1D13505
Page 71

Related parts for S1D13505