IGifBlock 类

Summary: Represents GIF block interface.

Module: aspose.imaging.fileformats.gif

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

Methods

Name描述
save(stream)将块保存到指定的流。

Method: save(stream)

 save(stream) 

将块保存到指定的流。

Parameters:

参数TypeDescription
_io.BufferedRandom保存数据的流。