'Declaration Public Function New( _
ByVal streamStream that contains PBM/PGM/PPM image file.As System.IO.Stream _
)
public PbmDecoder(
System.IO.Stream stream
)
public: PbmDecoder(
System.IO.Stream* stream
)
public:
PbmDecoder(
System.IO.Stream^ stream
)
Parameters
- stream
- Stream that contains PBM/PGM/PPM image file.