I don't know why but Phalcon\Image\Resize returns a pixelated image for example when you pass from 300x300 to 80x80
Maybe the function is using imagecopyresized instead of imagecopyresampled
I don't know why but Phalcon\Image\Resize returns a pixelated image for example when you pass from 300x300 to 80x80
Maybe the function is using imagecopyresized instead of imagecopyresampled