You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The scalr resize(...) methods return a BufferedImage. For this, compression quality is not relevant. Compression quality is supported by somefile formats (like JPEG) and has to be set when the image is saved.
I have some question,
How do I set image quality percent for compress an image.
I've just use resize method with these args (SPEED, BALANCED, QUALITY and ULTRA_QUALITY)
but I'm not sure how many quality of image after compress.
The text was updated successfully, but these errors were encountered: