Return to previous page | Return to menu | Go to next page


void
Scroll function

slColorCalcOn

Color calculation control enable set

Format

void slColorCalcOn( flag )
Uint16 flag ;

Parameter

flag Specifies the screen for color calculation

Function

Sets the screen affected by the color calculation control.
In addition, multiple parameters can be concatenated by connecting multiple parameters using the or operator “|”.

Return value

None

Remarks

For the parameter, substitute the values ​​in the table below according to the scroll plane to be registered.

Note) The values ​​in the above table are defined in “sl_def.h” included with the system.

Reference: Chapter 8 Scroll

slColorCalcOn


Return to previous page | Return to menu | Go to next page