Welcome Guest, Not a member yet? Register   Sign In
$this->image_lib->resize(), but how can I set up the resolution of the image
#1

[eluser]searain[/eluser]
Is there a way I can call $this->image_lib->resize(), but set up the resolution to the highest quality instead of using the default resolution CI set up for me when I call $this->image_lib->resize()?

I can see the default quality is 90%, I can set it up to 100%. But that really not improve too much. In the php image function, the default quality is 75 and then increase to 100 will mean something.

So if I need a better quality, I just have to resize to a size larger than I did before?

Thanks!
#2

[eluser]searain[/eluser]
OK, I took it back.

Set up the quality to 100% does make a lot of difference.




Theme © iAndrew 2016 - Forum software by © MyBB