'Declaration Public Function New( _
ByVal streamStream which contains the Jbig2 file or globals data.As System.IO.Stream _
)
public Jbig2Decoder(
System.IO.Stream stream
)
public: Jbig2Decoder(
System.IO.Stream* stream
)
public:
Jbig2Decoder(
System.IO.Stream^ stream
)
Parameters
- stream
- Stream which contains the Jbig2 file or globals data.