andrewyancey / ImageManipulation

A simple learning project for manipulating images
MIT License
9 stars 3 forks source link

ImageEffects classes are tightly coupled #5

Open andrewyancey opened 5 years ago

andrewyancey commented 5 years ago

the ImageEffects classes and some of the image wrappers should probably be pulled out into a separate library and decoupled. This would allow people to reuse the classes in their own projects if they desire as well as decoupling the frontend from the rest of the project.

andrewyancey commented 5 years ago

This has been partially addressed in commit 10ea298ee76b0cb89888c9c7faded35f54b25f82 and 269773bdd1b272477bb70e36457bcc73143a6037