aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2020-12-31 19:23:49 +0100
committerJay Berkenbilt <ejb@ql.org>2021-01-02 17:33:36 +0100
commit63ea46193d4ce4cbd1dc37becad4645b0e75769b (patch)
tree6064f07e10e5c16dd3195637a37ea1036f77cd1a /include
parente7a85545639d6d09923abb8fb300dda5889b110b (diff)
downloadqpdf-63ea46193d4ce4cbd1dc37becad4645b0e75769b.tar.zst
QPDFPageObjectHelper: getPageImages -> getImages
Diffstat (limited to 'include')
-rw-r--r--include/qpdf/QPDFPageObjectHelper.hh4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/qpdf/QPDFPageObjectHelper.hh b/include/qpdf/QPDFPageObjectHelper.hh
index e6f9f76d..5b63a70d 100644
--- a/include/qpdf/QPDFPageObjectHelper.hh
+++ b/include/qpdf/QPDFPageObjectHelper.hh
@@ -78,6 +78,10 @@ class QPDFPageObjectHelper: public QPDFObjectHelper
// name to the image object, which is always a stream. Works with
// form XObjects as well as pages.
QPDF_DLL
+ std::map<std::string, QPDFObjectHandle> getImages();
+
+ // Old name -- calls getImages()
+ QPDF_DLL
std::map<std::string, QPDFObjectHandle> getPageImages();
// Convert each inline image to an external (normal) image if the