save method
save
Saves the resource block to the specified stream.
def save(self, stream):
...
Parameter | Type | Description |
---|---|---|
stream | StreamContainer | The stream to save the resource block to. |
See Also
- module
aspose.cad.fileformats.psd
- class
ResourceBlock