VstkResource.Save
VstkResource.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. |
See Also
- class StreamContainer
- class VstkResource
- namespace Aspose.PSD.FileFormats.Psd.Layers.LayerResources.StrokeResources
- assembly Aspose.PSD