RemoveBlock
WebPImage.RemoveBlock method
Removes the Webp block.
public void RemoveBlock(IFrame block)
Parameter | Type | Description |
---|---|---|
block | IFrame | The block to remove. |
Remarks
Note: do not forget to Dispose the block if you will not add it to some other WebPImage.
See Also
- interface IFrame
- class WebPImage
- namespace Aspose.Imaging.FileFormats.Webp
- assembly Aspose.Imaging