My image resizer will resize all images perfectly but gif(animated) images are somewhat grainy.
Currently I am using the InterpolatioMode
as HighQualityBicubic
. Is there any other parameters which would increase the resolution or any ideas how to improve the resolution for animated images?