kimikage / ColorBlendModes.jl

blend modes such as multiply, screen, overlay and so on.
MIT License
4 stars 0 forks source link

Add tests for compositing RGB over RGB (Fixes #3) #7

Closed kimikage closed 4 years ago

kimikage commented 4 years ago

This also adds the optimized mul for N0f8 and N0f16.