Aspose::Page::EPS::PsDocument::ExtractEpsBoundingBox 方法
PsDocument::ExtractEpsBoundingBox method
读取 EPS 文件并从 %BoundingBox 注释中提取 EPS 图像的边界框;如果不存在,则使用默认页面尺寸 (0, 0, 595, 842) 的边界。
System::ArrayPtr<int32_t> Aspose::Page::EPS::PsDocument::ExtractEpsBoundingBox()
ReturnValue
EPS 图像的边界框。
另见
- Typedef ArrayPtr
- Class PsDocument
- Namespace Aspose::Page::EPS
- Library Aspose.Page for C++