e_brightness issue
We are facing a issue which seems to be the same bug as following post:
http://support.cloudinary.com/hc/communities/public/questions/201190901-Weird-artifacts-on-photos-after-e-brightness-with-negative-values
This post was 9 months ago. Any updates?
Our case:
[Original]
http://res.cloudinary.com/nextis/image/upload/v1451909908/xnxcm1rvbuypcesjgo0w2_gvswdi.png
[With e_brightness < 0]
http://res.cloudinary.com/nextis/image/upload/e_brightness:-40/v1451909908/xnxcm1rvbuypcesjgo0w2_gvswdi.png
-
We now support a new brightness algorithm which should help for end cases like the image you referred to.
This can applied by using thebrightness_hsb
effect mode (e_brightness_hsb
in URLs).
For example:
http://res.cloudinary.com/nextis/image/upload/e_brightness_hsb:-40/v1451909908/xnxcm1rvbuypcesjgo0w2_gvswdi.png
Please sign in to leave a comment.
Comments
2 comments