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

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.4 Color Manipulation
Programming Notes and Examples
Issue Date: 01/02/05
Parameters:
Return Value: ERR_OK
int seReadDisplayWord(int DevID, DWORD Offset, WORD *pWord)
Description:
Parameters:
Return Value: ERR_OK
int seReadDisplayDword(int DevID, DWORD Offset, DWORD *pDword)
Description:
Parameters:
Return Value: ERR_OK
The functions in the Color Manipulation section deal with altering the color values in the
Look-Up Table directly through the accessor functions and indirectly through the color
depth setting functions.
int seSetLut(int DevID, BYTE *pLut, int Count)
Description:
Parameters:
DevID
Offset
pByte
ERR_HAL_BAD_ARG - if the value for Offset is greater than the amount of
Reads a word from the display buffer at the specified offset and returns the value in
pWord.
DevID
Offset
pWord
ERR_HAL_BAD_ARG - if the value for Offset is greater than the amount of
Reads a dword from the display buffer at the specified offset and returns the value
in pDword.
DevID
Offset
pDword
ERR_HAL_BAD_ARG - if the value for Offset is greater than the amount of
This routine can write one or more LUT entries. The writes always start with Look-
Up Table index 0 and continue for Count entries.
A Look-Up Table entry consists of three bytes, one each for Red, Green, and Blue.
The color information is stored in the four most significant bits of each byte.
DevID
pLut
- registered device ID
- offset, in bytes, from start of the display buffer
- return value of the display buffer location.
- operation completed with no problems
installed memory.
- registered device ID
- offset, in bytes, from start of the display buffer
- return value of the display buffer location
- operation completed with no problems.
installed memory.
- registered device ID
- offset from start of the display buffer
- return value of the display buffer location
- operation completed with no problems.
installed memory.
- registered device ID
- pointer to an array of BYTE lut[16][3]
lut[x][0] == RED component
X23A-G-003-07
S1D13505
Page 67

Related parts for S1D13505