'Declaration Public Function New( _
ByVal streamStream with the image.As System.IO.Stream _
)
public PsdDecoder(
System.IO.Stream stream
)
public: PsdDecoder(
System.IO.Stream* stream
)
public:
PsdDecoder(
System.IO.Stream^ stream
)
Parameters
- stream
- Stream with the image.