sed1355 ETC-unknow, sed1355 Datasheet - Page 225

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
Epson Research and Development
Vancouver Design Center
Programming Notes and Examples
Issue Date: 99/04/27
int seSetInkPixel(int DevID, long x, long y, DWORD Color)
Description:
Parameters:
Return Value: ERR_OK
int seDrawInkLine(int DevID, long x1, long y1, long x2, long y2,
DWORD Color)
Description:
Parameters:
Return Value: ERR_OK
int seDrawInkRect(int DevID, long x1, long y1, long x2, long y2,
DWORD Color, BOOL SolidFill)
Description:
Parameters:
Return Value: ERR_OK
Sets one pixel located at (x,y) to the value ’Color’. The point (x,y) is relative to the
upper left corner of the display.
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.
DevID
(x,y)
Color
This routine draws a line in ’Color’ between the endpoints (x1,y1) and (x2,y2).
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.
DevID
(x1,y1)
(x2,y2)
Color
Draws a rectangle of color ’Color’ and optionally fills it. The upper left corner of the
rectangle is the point (x1,y1) and the lower right corner of the rectangle is the point
(x2,y2).
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.
DevID
(x1,y1)
(x2.y2)
Color
SolidFill
- a registered device ID
- coordinates of the pixel to draw
- a 0 to 3 value to draw the pixel with
- operation completed with no problems
- a registered device ID
- first endpoint of the line (in pixels)
- second endpoint of the line (in pixels)
-a value from 0 to 3 to draw the line with
- operation completed with no problems
- a registered device ID
- upper left corner of the rectangle (in pixels)
- lower right corner of the rectangle (in pixels)
- a two bit value (0 to 3) to draw the rectangle with
- a flag to indicate that the interior should be filled
- operation completed with no problems
X23A-G-003-05
SED1355
Page 69

Related parts for sed1355