Resizing animated GIF loses transparency and animation
问题 I am using the ImageResizer .NET component on an IIS hosted .NET web-service to handle resizing images that are stored in Amazon S3. It works great for everything except animated GIFs (so no problem with JPEG, PNG, standard GIF) With an animated GIF however the animation is lost and the transparency switches to black. Doesn't seem to make any difference whether I add an explicit format=gif parameter to the query string. The output from the resizer.debug page are shown below: Image resizer