bn::green_swap namespace

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.