InsertBlock

WebPImage.InsertBlock method

添加一个新的 Webp 块。

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

也可以看看