1

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?

tmjam
  • 1,029
  • 2
  • 12
  • 25
  • Could you describe the way you want to size a pixel? Should it be perfectly square, or do you want to do a vector conversion first and then scale? – Emond Jan 24 '12 at 18:42
  • Hello sir, I am doing a vector conversion first. Maintaining the aspect ratio. – tmjam Jan 24 '12 at 18:46
  • 1
    GIFs tend to be grainy by design, they can only have 256 colors. Making them bigger just makes it more visible. – Hans Passant Jan 24 '12 at 19:21

0 Answers0