InsertBlock

GifImage.InsertBlock method

添加一个新的 GIF 块。

public void InsertBlock(int index, IGifBlock block)
范围类型描述
indexInt32从零开始的元素,将在该元素处插入块。
blockIGifBlock要添加的 GIF 块。

也可以看看