FreeColorEffect
Stops a color effect. The effect_handle is the number of the color effect that was returned by
NewColorEffect()
.
FreeColorEffect(effect_handle);
Related:
NewColorEffect()
Effect Handles
Alternatives:
ModifyColorEffect()