We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
.brightness() method should affect brightness
.brightness() method does not affect brightness but blend white with image everywhere
See above
Screenshots
Brightness 0.9 in JIMP (nearly full brightness)
Brightness 4 in CSS (nearly full brightness)
No special conditions
The text was updated successfully, but these errors were encountered:
🚀 Issue was released in v1.1.2 🚀
v1.1.2
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Expected Behavior
.brightness() method should affect brightness
Current Behavior
.brightness() method does not affect brightness but blend white with image everywhere
Failure Information (for bugs)
See above
Steps to Reproduce
Screenshots
Brightness 0.9 in JIMP (nearly full brightness)
Brightness 4 in CSS (nearly full brightness)
Context
No special conditions
The text was updated successfully, but these errors were encountered: