RemoveBlock
GifImage.RemoveBlock method
Removes the GIF block.
public void RemoveBlock(IGifBlock block)
Parameter | Type | Description |
---|---|---|
block | IGifBlock | The block to remove. |
Remarks
Note: do not forget to Dispose the block if you will not add it to some other GifImage.
See Also
- interface IGifBlock
- class GifImage
- namespace Aspose.Imaging.FileFormats.Gif
- assembly Aspose.Imaging