]> git.sesse.net Git - movit/history - unsharp_mask_effect.cpp
Add a new alpha handling method, INPUT_PREMULTIPLIED_ALPHA_KEEP_BLANK.
[movit] / unsharp_mask_effect.cpp
2012-10-28 Steinar H. GundersonAdd (safe) asserts around all Effect::set_* return...
2012-10-13 Steinar H. GundersonRemove stray leftover debugging.
2012-10-10 Steinar H. GundersonAdd an unsharp mask effect, to complement the more...