调整动画GIF的大小 [英] Resizing Animated GIF

查看:93
本文介绍了调整动画GIF的大小的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

请给我建议一种使用c#调整GIF动画图像大小的方法.


谢谢inadvance

Hi all,

Please suggest me a way to Resize Animated GIF images using c#.


Thanks inadvance

推荐答案



对于您想要编写自己的方式实现此目标的情况,则需要将图像拆分为单独的帧.您可以调整每帧的大小并创建调整后的GIF.

如果您想实现更多的图像处理功能,那么可能对您有用:

http://www.atalasoft.com/photofree [使用C#和GDI +的傻瓜图像处理第4部分-双线性过滤器和调整大小 [ ^ ]

C#中的图像:保存,调整大小并转换为二进制 [ ^ ]

问候
Hi,

for the case you want to code your own way to achieve this, you''ll need to split the image in separate frames. You can resize each frame and create your resized GIF.

If you want to realize more image processing maybe this works for you:

http://www.atalasoft.com/photofree[^]

In addition for some ideas:

Image Processing for Dummies with C# and GDI+ Part 4 - Bilinear Filters and Resizing[^]

Image in C#: Save, Resize, and Convert to Binary[^]

Regards


这篇关于调整动画GIF的大小的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆