Table of Contents

Interface IGifBlock

Namespace
Aspose.Imaging.FileFormats.Gif
Assembly
Aspose.Imaging.dll

Represents GIF block interface.

public interface IGifBlock

Methods

Save(Stream)

Saves the block to the specified stream.

void Save(Stream stream)

Parameters

stream Stream

The stream to save data to.