Functions in
screen.h
Functions that are available for effects.
API component
Description
screen_prepare_effect()
Prepare the specified window for an effect.
screen_start_effect()
Start the effect on the specified window.
screen_stop_effect()
Stop the effect on the specified window.
screen_set_effect_property_fv()
Set the value of the specified effect property of type floating-point.
screen_set_effect_property_iv()
Set the value of the specified effect property of type integer.
Parent topic:
Effects (screen.h, effects.h)