InsertBlock

GifImage.InsertBlock method

Lägger till ett nytt GIF-block.

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

Se även