skykistler / smudgr

smudge the pixels
http://smudgr.io
3 stars 0 forks source link

Added ChannelBleed operation #111

Closed ericvoorhis closed 8 years ago

ericvoorhis commented 8 years ago

This is the first and only bit shifting operation I've written that preserves information by using circular shifting. They usually just shift bits in one direction which leads to losing information from the frame.

Example