views:

24

answers:

0

I have a zoomable/scrollable image that is of high quality. When i zoom out, the image looks way too sharp. Is there a way to blur the image out a bit so i can code it to blur when it reaches a certain zoom level or is there a better way to go about this? For now i actually have a lower res version of my image that loads when the user hits a certain zoom level. Thanks.