PsdSvgConverter.Convert Method (Stream, Stream)

Namespace: Aurigma.GraphicsMill.AjaxControls.VectorObjects
Assembly: Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.VectorObjects.dll)

Syntax

C#
public void Convert(
	Stream psdStream,
	Stream stateStream
)

Parameters

psdStream

Type: System.IO..Stream

stateStream

Type: System.IO..Stream

See Also

Reference