طريقة Aspose::Page::EPS::PsDocument::SaveAsImagesBytes

PsDocument::SaveAsImagesBytes method

يحفظ ملف PS/EPS إلى مصفوفات بايتات الصور.

System::ArrayPtr<System::ArrayPtr<uint8_t>> Aspose::Page::EPS::PsDocument::SaveAsImagesBytes(System::SharedPtr<Device::ImageSaveOptions> options)
ParameterTypeالوصف
خياراتSystem::SharedPtr<Device::ImageSaveOptions>يحتوي على المعلمات الضرورية لحفظ الصورة والعلامات التي تحدد مخرجات الأخطاء التي تُرمى أثناء التحويل.

ReturnValue

Images bytes. One byte array for one page.

انظر أيضًا