SmartObjectResource.Save

SmartObjectResource.Save method

Saves the smart object resource to the specified stream container.

public override void Save(StreamContainer streamContainer, int psdVersion)
ParameterTypeDescription
streamContainerStreamContainerThe stream container to save to.
psdVersionInt32The PSD version.

See Also