ASP.NET ImageResizer not resizing GIFs and PNGs -
i had imageresizer set years in app , serving/resizing jpgs fine (i use presets) today wanted resize spacer.gif , did not anything. tried spacer.png , doesn't touch (no resize, image rendered @ 1x1 pixels).
what going on here?
as covered in basic usage, imageresizer not upscale default. need specify ?scale=both&width=200
upscale tiny images.
this unlikely have image format (namely gif/png).
Comments
Post a Comment