طريقة 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)
| Parameter | Type | الوصف |
|---|---|---|
| خيارات | System::SharedPtr<Device::ImageSaveOptions> | يحتوي على المعلمات الضرورية لحفظ الصورة والعلامات التي تحدد مخرجات الأخطاء التي تُرمى أثناء التحويل. |
ReturnValue
Images bytes. One byte array for one page.
انظر أيضًا
- Typedef ArrayPtr
- Typedef SharedPtr
- Class ImageSaveOptions
- Class PsDocument
- Namespace Aspose::Page::EPS
- Library Aspose.Page for C++