IGifBlock Sınıfı
Summary: Represents GIF block interface.
Module: aspose.imaging.fileformats.gif
Full Name: aspose.imaging.fileformats.gif.IGifBlock
Methods
| Name | Açıklama |
|---|---|
| save(stream) | Bloğu belirtilen akışa kaydeder. |
Method: save(stream)
save(stream)
Bloğu belirtilen akışa kaydeder.
Parameters:
| Parameter | Tür | Açıklama |
|---|---|---|
| akış | _io.BufferedRandom | Verinin kaydedileceği akış. |