Interface IGifBlock

Interface IGifBlock

名称: Aspose.Imaging.FileFormats.Gif 收藏: Aspose.Imaging.dll (25.4.0)

GIF 区块接口。

public interface IGifBlock

Methods

Save(Stream)

节省区块到指定的流。

void Save(Stream stream)

Parameters

stream Stream

流来保存数据。

 中文