Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试使用GifBitmapEncoder选择的BitmapFrame对象在 C# 中创建动画 gif,但我希望能够自己设置帧速率。有没有办法做到这一点?如果没有,它将自动设置为什么(以便我可以知道我需要将多少帧放入编码器)?
GifBitmapEncoder
BitmapFrame