SoCoResource.Save

SoCoResource.Save method

Saves the resource to the specified stream container.

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

Exceptions

exceptioncondition
NotImplementedException

See Also