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:
| معامل | نوع | الوصف |
|---|---|---|
| دفق | _io.BufferedRandom | الدفق لحفظ البيانات فيه. |