InsertBlock
GifImage.InsertBlock method
Ajoute un nouveau bloc GIF.
public void InsertBlock(int index, IGifBlock block)
Paramètre | Taper | La description |
---|---|---|
index | Int32 | L’élément de base zéro, auquel le bloc sera inséré. |
block | IGifBlock | Le bloc GIF à ajouter. |
Voir également
- interface IGifBlock
- class GifImage
- espace de noms Aspose.Imaging.FileFormats.Gif
- Assemblée Aspose.Imaging