TAP_Osd_SetLut
Topfield Documentation
int
TAP_Osd_SetLut(
byte
lutIdx,
byte
lut[][4]);
It assigns the Color LUT.
lutIdx : LUT Index
lut : the start address of LUT contents
return value : If 0, it is successful. Else, there is an error.
CAUTION : The size of lut must be 256*4.
Additional Documentation
LUT = Look-Up Table
Toppy TAP API
System Functions
Common Functions
OSD Functions
OSD String Functions
HDD Functions
Window Functions
Channel Functions
EPG Functions
USB Functions
Timer Functions