欢迎访问ic37.com |
会员登录 免费注册
发布采购

S1D13506 参数 Datasheet PDF下载

S1D13506图片预览
型号: S1D13506
PDF下载: 下载PDF文件 查看货源
内容描述: S1D13506彩色LCD / CRT / TV控制器 [S1D13506 Color LCD/CRT/TV Controller]
分类和应用: 电视控制器
文件页数/大小: 696 页 / 5934 K
品牌: EPSON [ EPSON COMPANY ]
 浏览型号S1D13506的Datasheet PDF文件第377页浏览型号S1D13506的Datasheet PDF文件第378页浏览型号S1D13506的Datasheet PDF文件第379页浏览型号S1D13506的Datasheet PDF文件第380页浏览型号S1D13506的Datasheet PDF文件第382页浏览型号S1D13506的Datasheet PDF文件第383页浏览型号S1D13506的Datasheet PDF文件第384页浏览型号S1D13506的Datasheet PDF文件第385页  
Epson Research and Development  
Page 147  
Vancouver Design Center  
void seDrawInkLine(long x1, long y1, long x2, long y2, DWORD color)  
void seDrawLcdInkLine(long x1, long y1, long x2, long y2, DWORD color)  
void seDrawCrtInkLine(long x1, long y1, long x2, long y2, DWORD color)  
void seDrawTvInkLine(long x1, long y1, long x2, long y2, DWORD color)  
Description:  
These routines draw lines on the hardware ink layer between two points in the specified  
color.  
Call seDrawInkLine() to draw a line in the hardware ink layer associated with the current  
active surface.  
Call seDrawLcdInkLine(), seDrawCrtInkLine(), or seDrawTvInkLine() to draw a line in  
the hardware ink layer image associated with the display surface indicated in the function  
name.  
Parameter:  
x1  
Specifies the X co-ordinate of the first endpoint of the line measured in  
pixels from the left edge of the display.  
y1  
Specifies the Y co-ordinate of the first endpoint of the line measured in  
pixels from the top edge of the display.  
x2  
Specifies the X co-ordinate of the second endpoint of the line measured  
in pixels from the left edge of the display.  
y2  
Specifies the Y co-ordinate of the second endpoint of the line measured  
in pixels from the top edge of the display.  
Color  
Specifies which of the four ink layer colors to draw the line with. Valid  
values for Color are:  
0 - to draw the line in solid color 0  
1 - to draw the line in solid color 1  
2 - to draw the line in the transparent color  
3 - to draw the line in the inverted color.  
Return Value:  
None.  
Programming Notes and Examples  
Issue Date: 01/02/06  
S1D13506  
X25B-G-003-03  
 复制成功!