resize()
in
Programming Questions
•
1 year ago
I am currently using the resize() function to produce a zoom in and zoom out effect.However the resize() function actually resamples the image and thus when I make the image smaller and then bring it back to its original size,clarity is significntly reduced. Is there some way of resizing the image without losing pixels?
1