IGifBlock klass
Summary: Represents GIF block interface.
Module: aspose.imaging.fileformats.gif
Full Name: aspose.imaging.fileformats.gif.IGifBlock
Methods
| Name | Description |
|---|---|
| save(stream) | Sparar blocket till den angivna strömmen. |
Method: save(stream)
save(stream)
Sparar blocket till den angivna strömmen.
Parameters:
| Parameter | Typ | Beskrivning |
|---|---|---|
| ström | _io.BufferedRandom | Strömmen att spara data till. |