Class GifBlock
GifBlock class
The default gif block implementation.
public abstract class GifBlock : IGifBlock
Properties
| Name | Description |
|---|---|
| IsChanged { get; set; } | Gets or sets a value indicating whether block has changed and requires save. |
Methods
| Name | Description |
|---|---|
| abstract Save(Stream) | Saves the block to the specified stream. |
Fields
| Name | Description |
|---|---|
| const ExtensionIntroducer | Extension introducer. |
See Also
- interface IGifBlock
- namespace Aspose.Imaging.FileFormats.Gif
- assembly Aspose.Imaging