Epson S1D13506 Technical Manual page 378

Color lcd/crt/tv controller
Table of Contents

Advertisement

Page 144
void seFreeInk(void)
void seFreeLcdInk(void)
void seFreeCrtInk(void)
void seFreeTvInk(void)
Description:
Parameters:
Return Value:
void seEnableInk(int Enable)
void seEnableLcdInk(int Enable)
void seEnableCrtInk(int Enable)
void seEnableTvInk(int Enable)
Description:
Parameters:
Return Value:
S1D13506
X25B-G-003-04
These functions release the memory allocations made by the call to the seInitInk() calls.
Prior to calling the seFreeInk() functions the application must make a call to seEn-
ableInk() to hide the ink layer.
Call seFreeInk() to Free the ink layer memory associated with the current active surface.
Call seFreeLcdInk(), seFreeCrtInk(), or seFreeTvInk() to free the ink layer memory asso-
ciated with the surface indicated in the function name.
None.
None.
These functions enable or disable the hardware ink layer. When enabled the ink layer will
be visible and when disabled the ink layer will be hidden.
Call seEnableInk() to enable/disable the ink layer associated with the current active sur-
face.
Call seEnableLcdInk(), seEnableCrtInk(), and seEnableTvInk() to enable/disable the hard-
ware ink layer for the surface indicated by the function name.
Recall that the CRT and TV share the same ink layer. Enabling/disabling the ink layer for
one device will affect the other display as well.
Enable
A flag indicating whether to enable or disable the ink layer.
Set Enable to FALSE (0) to disable the ink layer or set Enable to TRUE (non-0) to enable
the ink layer.
None.
Epson Research and Development
Vancouver Design Center
Programming Notes and Examples
Issue Date: 02/03/21

Advertisement

Table of Contents
loading

Table of Contents