namespace
#include <bn_green_swap.h>
green_swap When it is enabled, green intensity of each two screen pixels are exchanged.
It produces an interesting dirt effect.
Functions
- auto enabled() -> bool
- Indicates if green swap is enabled or not.
- void set_enabled(bool enabled)
- Sets if green swap must be enabled or not.