Status What does it do? Merge 3 PNG grey images each using a different RGB Channels. What is this for? I use it for personal projects. How to build the build system using Cmake cmake -S . -B build cmake --build build --config=Release cmake --build build --config=Debug You can check the build.bat as an example.