Skip to content

Merges 3 PNG grey images into different channels of 1 image.

License

Notifications You must be signed in to change notification settings

Azenris/grey_merger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Status

Build Windows Build Ubuntu

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.

About

Merges 3 PNG grey images into different channels of 1 image.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published