SoCoResource.Save
SoCoResource.Save method
Saves the resource to the specified stream container.
public override void Save(StreamContainer streamContainer, int psdVersion)
| Parameter | Type | Description |
|---|---|---|
| streamContainer | StreamContainer | The stream container to save to. |
| psdVersion | Int32 | The PSD version. |
Exceptions
| exception | condition |
|---|---|
| NotImplementedException |
See Also
- class StreamContainer
- class SoCoResource
- namespace Aspose.PSD.FileFormats.Psd.Layers.LayerResources
- assembly Aspose.PSD