'Declaration Protected Function New( _
ByVal streamThe stream, which stores raw data of image source.As System.IO.Stream _
)
protected WsiDecoderBase(
System.IO.Stream stream
)
protected: WsiDecoderBase(
System.IO.Stream* stream
)
protected:
WsiDecoderBase(
System.IO.Stream^ stream
)
Parameters
- stream
- The stream, which stores raw data of image source.