欢迎访问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文件第369页浏览型号S1D13506的Datasheet PDF文件第370页浏览型号S1D13506的Datasheet PDF文件第371页浏览型号S1D13506的Datasheet PDF文件第372页浏览型号S1D13506的Datasheet PDF文件第374页浏览型号S1D13506的Datasheet PDF文件第375页浏览型号S1D13506的Datasheet PDF文件第376页浏览型号S1D13506的Datasheet PDF文件第377页  
Epson Research and Development  
Page 139  
Vancouver Design Center  
void seMoveCursor(long x, long y)  
void seMoveLcdCursor(long x, long y)  
void seMoveCrtCursor(long x, long y)  
void seMoveTvCursor(long x, long y)  
Description:  
These routines are move where the hardware cursor is shown on the display surface.  
Call seMoveCursor() to move the hardware cursor on the current active surface.  
Call seMoveLcdCursor(), seMoveCrtCursor(), and seMoveTvCursor() to move the hard-  
ware cursor associated with the surface indicated in the function name.  
Parameter:  
x
The desired display surface X co-ordinate, in pixels, of the upper left  
corner of the cursor.  
y
The desired display surface Y co-ordinate, in pixels, of the upper left  
corner of the cursor.  
Return Value:  
None.  
void seSetCursorColor(int Index, DWORD Color)  
void seSetLcdCursorColor(int Index, DWORD Color)  
void seSetCrtCursorColor(int Index, DWORD Color)  
void seSetTvCursorColor(int Index, DWORD Color)  
Description:  
Parameters:  
Return Value:  
These routines allow the user to set the either of the two user definable colors.  
The hardware cursor can be thought of as a four color image.Two of the colors cannot be  
changed. Displaying these two colors in a cursor image will always result in transparent  
and inverse video being displayed.  
The remaining two colors can be changed.  
Call seSetCursorColor() to change the cursor colors for the current active surface.  
Call seSetLcdCursorColor(), seSetCrtCursorColor(), or seSetTvCursorColor() to change  
the color for the surface associated with the function name.  
Index  
Specifies which of the two application changeable colors this operation  
is to affect.  
Legal values for Index are 0 and 1.  
Color  
The new color to set as the hardware cursor color.  
The color values in the dword are arranged as follows:  
xxxx xxxx xxxR RRRR xxGG GGGG xxxB BBB  
Where x is don’t care (set to 0), R is five bits of red intensity, G is six  
bits of green intensity and B is five bits of blue intensity.  
None.  
Programming Notes and Examples  
Issue Date: 01/02/06  
S1D13506  
X25B-G-003-03  
 复制成功!