Aspose::Page::EPS::PsDocument::ExtractEpsBoundingBox method

PsDocument::ExtractEpsBoundingBox method

Lit le fichier EPS et extrait la boîte englobante de l’image EPS à partir du commentaire %BoundingBox ou les limites de la taille de page par défaut (0, 0, 595, 842) si elle n’existe pas.

System::ArrayPtr<int32_t> Aspose::Page::EPS::PsDocument::ExtractEpsBoundingBox()

ReturnValue

La boîte englobante de l’image EPS.

Voir aussi