InsertBlock

WebPImage.InsertBlock method

Lägger till ett nytt Webp-block.

public void InsertBlock(int index, IFrame block)
ParameterTypBeskrivning
indexInt32Det nollbaserade elementet, därblock kommer att infogas.
blockIFrameWebp-blocket att lägga till.

Se även