PsdSmartFrame.GetData Method

Returns a data stream representing the smart object.

Namespace: Aurigma.GraphicsMill.Codecs.Psd
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public Stream GetData()

Return Value

A data stream representing the smart object.

See Also

Reference