ClearBlocks

WebPImage.ClearBlocks method

Clear all existing WebP blocks from the image, facilitating a clean slate for subsequent modifications or additions. Utilize this method to effectively reset the block structure within the WebP image data, ensuring optimal management and organization of image content within your application.

public void ClearBlocks()

See Also