Purpose: | Custom pixel processor
|
OS: | windows, linux, Mac... (any C++ compiler)
|
Place: | example/007/src
|
Notice: | you must put a BMP image named test.bmp in same folder to the executable binary if you under linux platform, type make to compiler
|
Usage: | in this example, we create our effect: add blue dot mask on image.
|