public RasterGridImageDecoder(
Vintasoft.Imaging.Codecs.Decoders.IRasterGridDecoder decoder,
System.Int32 pageIndex
)
public: RasterGridImageDecoder(
Vintasoft.Imaging.Codecs.Decoders.IRasterGridDecoder* decoder,
System.Int32 pageIndex
)
public:
RasterGridImageDecoder(
Vintasoft.Imaging.Codecs.Decoders.IRasterGridDecoder^ decoder,
System.Int32 pageIndex
)
'Declaration Public Function New( _
ByVal decoderThe decoder.As Vintasoft.Imaging.Codecs.Decoders.IRasterGridDecoder, _
ByVal pageIndexA page index.As System.Int32 _
)
Parameters
- decoder
- The decoder.
- pageIndex
- A page index.