【问题标题】:How to convert a bitmap image to a gif in xamarin android?如何在xamarin android中将位图图像转换为gif?
【发布时间】:2019-04-10 18:14:32
【问题描述】:

我想在 xamarin android 中将位图图像转换为 gif 格式。有人可以帮忙吗?

【问题讨论】:

    标签: c# android xamarin


    【解决方案1】:

    据我所知,您可以为多张图像制作动画,但不能从单个图像创建动画。

    对于多张图片,你想制作gif,你可以看看以下线程: How to make simple image to animated image like GIF?

    【讨论】:

    • 不是动画 gif,只是基于 gif 的格式,只有一个帧/图像
    • 我认为不可能从单个图像创建动画。
    • 好的。假设我有几个位图图像。如何将它们转换为 gif?注意 System.Drawing 命名空间不能在 xamarin android 中使用。
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2014-07-23
    • 2011-02-01
    • 1970-01-01
    • 1970-01-01
    • 2011-08-05
    • 2017-09-10
    相关资源
    最近更新 更多