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