'Declaration Public Function New( _
ByVal decoderДекодер.As Vintasoft.Imaging.Codecs.Decoders.IRasterGridDecoder, _
ByVal pageIndexИндекс страницы.As System.Int32 _
)
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
)
Parameters
- decoder
- Декодер.
- pageIndex
- Индекс страницы.