InsertBlock
GifImage.InsertBlock method
Fügt einen neuen GIF-Block hinzu.
public void InsertBlock(int index, IGifBlock block)
Parameter | Typ | Beschreibung |
---|---|---|
index | Int32 | Das nullbasierte Element, an dem der Block eingefügt wird. |
block | IGifBlock | Der hinzuzufügende GIF-Block. |
Siehe auch
- interface IGifBlock
- class GifImage
- namensraum Aspose.Imaging.FileFormats.Gif
- Montage Aspose.Imaging