-
-
Notifications
You must be signed in to change notification settings - Fork 777
Closed
Labels
bugthere is a bug in the way jimp behavesthere is a bug in the way jimp behavesreleasedThis issue/pull request has been released.This issue/pull request has been released.
Description
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
- Use .brightness(0.9) on an .jpg image to go near full brightness
- Create image file with writeAsync()
Screenshots
Context
No special conditions
- Jimp Version: 0.22.10
- Operating System: Windows
- Node version: 21.5.0
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugthere is a bug in the way jimp behavesthere is a bug in the way jimp behavesreleasedThis issue/pull request has been released.This issue/pull request has been released.