Interface IGifBlock
Interface IGifBlock
Der Name: Aspose.Imaging.FileFormats.Gif Versammlung: Aspose.Imaging.dll (25.4.0)
GIF-Block-Interface enthält eine Block-Interface.
public interface IGifBlock
Methods
Save(Stream)
Speichern Sie den Block zum angegebenen Strom.
void Save(Stream stream)
Parameters
stream
Stream
Der Stream, um die Daten zu speichern.