'Declaration Public Function New( _
ByVal decoderДекодер.As Vintasoft.Imaging.Codecs.Decoders.DecoderBase, _
ByVal pageIndexИндекс страницы в исходном файле, отсчитываемый от нуля.As System.Int32 _
)
public VintasoftImage(
Vintasoft.Imaging.Codecs.Decoders.DecoderBase decoder,
System.Int32 pageIndex
)
public: VintasoftImage(
Vintasoft.Imaging.Codecs.Decoders.DecoderBase* decoder,
System.Int32 pageIndex
)
public:
VintasoftImage(
Vintasoft.Imaging.Codecs.Decoders.DecoderBase^ decoder,
System.Int32 pageIndex
)
Parameters
- decoder
- Декодер.
- pageIndex
- Индекс страницы в исходном файле, отсчитываемый от нуля.