jimp-dev/jimp

Exposure,Vibrance,Saturation plugins

Open

#831 opened on Dec 23, 2019

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (785 forks)batch import
enhancementhelp wantedsolution in issue

Repository metrics

Stars
 (13,218 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

I see there is no way to change an image exposure, vibrance and saturation in Jimp. There is such question in Stackoverflow: https://stackoverflow.com/questions/22427424/image-processing-exposure-effect-on-image. Is the provided answer correct? If does, how to implement it as a plugin in Jimp?

Contributor guide