Make an image negative (NEG)
More...
#include <image_modifications.hpp>
Make an image negative (NEG)
Definition at line 259 of file image_modifications.hpp.
◆ negative_modification()
image::negative_modification::negative_modification |
( |
int |
r, |
|
|
int |
g, |
|
|
int |
b |
|
) |
| |
|
inline |
◆ operator()()
void image::negative_modification::operator() |
( |
surface & |
src | ) |
const |
|
overridevirtual |
◆ blue_
int image::negative_modification::blue_ |
|
private |
◆ green_
int image::negative_modification::green_ |
|
private |
◆ red_
int image::negative_modification::red_ |
|
private |
The documentation for this class was generated from the following files: