Skip to content
This repository has been archived by the owner on Mar 26, 2023. It is now read-only.

Change blur by negative amount #70

Open
BhavyeMathur opened this issue Jul 27, 2020 · 0 comments
Open

Change blur by negative amount #70

BhavyeMathur opened this issue Jul 27, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@BhavyeMathur
Copy link
Owner

When an image's blur is a positive number, changing the blur of the image by a negative number doesn't actually do anything. To fix this, every blur operation must be performed on the original image, and not the blurred image (because information cannot be 'unblurred' from the blurred image)

@BhavyeMathur BhavyeMathur added the enhancement New feature or request label Jul 27, 2020
@BhavyeMathur BhavyeMathur self-assigned this Aug 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant