Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Main Repositories
otb
Commits
3ed2a118
Commit
3ed2a118
authored
Nov 25, 2021
by
Julien Osman
Browse files
DOC: Update Python API's doc with renaming of GetImageMetaData and the new GetImageMetadata
parent
412acd5e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Documentation/Cookbook/rst/PythonAPI.rst
View file @
3ed2a118
...
...
@@ -328,13 +328,15 @@ functions:
+---------------------------------+---------------------------------------+
| ``GetImageProjection(...)`` | Projection WKT string |
+---------------------------------+---------------------------------------+
| ``Get
Image
Meta
D
ata(...)``
| the entire MetaDataDictionary |
| ``GetMeta
d
ata
Dictionary
(...)`` | the entire MetaDataDictionary |
+---------------------------------+---------------------------------------+
| ``GetImageRequestedRegion(...)``| requested region |
+---------------------------------+---------------------------------------+
| ``GetImageBasePixelType(...)`` | pixel type of the underlying |
| | Image/VectorImage. |
+---------------------------------+---------------------------------------+
| ``GetImageMetadata(...)`` | the ImateMetadata object |
+---------------------------------+---------------------------------------+
All these getters functions use the following arguments:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment