Skip to content

NiChrosia/alphableed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alphableed

A simple, pure-nim implementation of alpha bleeding. Credit to urraka for the algorithm used in this, which was taken from this repository.

Installation

Assuming you have Nim installed, simply run nimble install.

Usage

bleedalpha [input] [output]

[input] must be a valid PNG image file, and output must be a valid file location.

Similarly to the urraka's implementation, a alpha remover (rmalpha) is also provided. Like bleedalpha, it takes an input and output with the same constraints.

About

Pure-nim implementation of alpha bleeding.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages