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