Interface IGifBlock
Interface IGifBlock
Namespace: Aspose.Imaging.FileFormats.Gif
Assembly: Aspose.Imaging.dll (25.8.0)
Represents GIF block interface.
public interface IGifBlockMethods
Save(Stream)
Saves the block to the specified stream.
void Save(Stream stream)Parameters
stream Stream
The stream to save data to.