Aspose::Pdf::Facades::PdfConverter::MergeImagesAsTiff метод

PdfConverter::MergeImagesAsTiff method

Объединяет список потоков TIFF в один поток TIFF с несколькими кадрами.

static System::SharedPtr<System::IO::Stream> Aspose::Pdf::Facades::PdfConverter::MergeImagesAsTiff(const System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<System::IO::Stream>>> &inputImagesStreams)
ПараметрТипОписание
inputImagesStreamsconst System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<System::IO::Stream>>>&Список tiff‑потоков.

ReturnValue

Многокадровый tiff‑поток.

См. также