Класс IGifBlock

Summary: Represents GIF block interface.

Module: aspose.imaging.fileformats.gif

Full Name: aspose.imaging.fileformats.gif.IGifBlock

Methods

NameDescription
save(stream)Сохраняет блок в указанный поток.

Method: save(stream)

 save(stream) 

Сохраняет блок в указанный поток.

Parameters:

ПараметрТипОписание
поток_io.BufferedRandomThe stream to save data to.