InsertBlock
GifImage.InsertBlock method
添加一个新的 GIF 块。
public void InsertBlock(int index, IGifBlock block)
范围 | 类型 | 描述 |
---|---|---|
index | Int32 | 从零开始的元素,将在该元素处插入块。 |
block | IGifBlock | 要添加的 GIF 块。 |
也可以看看
- interface IGifBlock
- class GifImage
- 命名空间 Aspose.Imaging.FileFormats.Gif
- 部件 Aspose.Imaging