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 画像のバウンディングボックス。

参照