sed1355 ETC-unknow, sed1355 Datasheet - Page 222

no-image

sed1355

Manufacturer Part Number
sed1355
Description
Sed1355 Embedded Ramdac Lcd/crt Controller
Manufacturer
ETC-unknow
Datasheet

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
sed1355F0A
Manufacturer:
EPSON/爱普生
Quantity:
20 000
Part Number:
sed1355FOA
Manufacturer:
EPSON
Quantity:
996
Part Number:
sed1355FOA
Manufacturer:
EPSON/爱普生
Quantity:
20 000
Page 66
SED1355
X23A-G-003-05
DWORD Color, BOOL SolidFill)
Description:
Parameters:
Return Value: ERR_OK
int seDrawCursorEllipse(int DevID, long xc, long yc, long xr, long yr,
DWORD Color, BOOL SolidFill)
Description:
Parameters:
Return Value: ERR_OK
int seDrawCursorRect(int DevID, long x1, long y1, long x2, long y2,
This routine will draw a rectangle in hardware cursor memory. The upper left corner
of the rectangle is defined by the point (x1,y1) and the lower right is the point
(x2,y2). Both points are relative to the upper left corner of the cursor.
The value of ’Color’ must be 0 to 3. Values 0 and 1 refer to the two user definable
colors. If ’Color’ is 2 then the pixel will be transparent and if the value is 3 the pixel
result will be an inversion of the underlying screen color.
If ’SolidFill’ is specified the interior of the rectangle will be filled with ’Color’,
otherwise the rectangle is only outlined in ’Color’.
DevID
(x1,y1)
(x2,y2)
Color
SolidFill
This routine draws an ellipse within the hardware cursor display buffer. The ellipse
will be centered on the point (xc,yc) and will have a horizontal radius of xr and a
vertical radius of yr.
The value of ’Color’ must be 0 to 3. Values 0 and 1 refer to the two user definable
colors. If ’Color’ is 2 then the pixel will be transparent and if the value is 3 the pixel
will be an inversion of the underlying screen color.
Currently seDrawCursorEllipse() does not support solid fill of the ellipse.
DevID
(xc, yc)
xr
yr
Color
SolidFill
- a registered device ID
- upper left corner of the rectangle (in pixels)
- lower right corner of the rectangle (in pixels)
- a 0 to 3 value to draw the rectangle with
- flag for filling the rectangle interior
- if equal to 0 then outline the rectangle;
if not equal to 0 then fill the rectangle with Color
- operation completed with no problems
- a registered device ID
- center of the ellipse (in pixels)
- horizontal radius (in pixels)
- vertical radius (in pixels)
- 0 to 3 value to draw the pixels with
- flag to solid fill the ellipse (not currently used)
- operation completed with no problems
Epson Research and Development
Programming Notes and Examples
Vancouver Design Center
Issue Date: 99/04/27

Related parts for sed1355