Poppler.ImageMapping¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
area |
r/w |
a |
|
image_id |
r/w |
an image identifier |
Methods¶
class |
|
|
|
|
Details¶
- class Poppler.ImageMapping¶
A
Poppler.ImageMapping
structure represents the location of an image on the page- classmethod new()¶
- Returns:
a new
Poppler.ImageMapping
, usePoppler.ImageMapping.free
() to free it- Return type:
Creates a new
Poppler.ImageMapping
- copy()¶
- Returns:
a new allocated copy of self
- Return type:
Creates a copy of self
- free()¶
Frees the given
Poppler.ImageMapping