InsertBlock
GifImage.InsertBlock method
Lägger till ett nytt GIF-block.
public void InsertBlock(int index, IGifBlock block)
Parameter | Typ | Beskrivning |
---|---|---|
index | Int32 | Det nollbaserade elementet, där blocket kommer att infogas. |
block | IGifBlock | GIF-blocket att lägga till. |
Se även
- interface IGifBlock
- class GifImage
- namnutrymme Aspose.Imaging.FileFormats.Gif
- hopsättning Aspose.Imaging