Add the I key to the control data reference

This commit is contained in:
Kovid Goyal 2021-01-23 13:20:32 +05:30
parent 714d64c417
commit 0b93153656
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C

View file

@ -521,6 +521,8 @@ Key Value Default Description
``O`` Positive integer. ``0`` The offset from which to read data from a file.
``i`` Positive integer.
``(0 - 4294967295)`` ``0`` The image id
``I`` Positive integer.
``(0 - 4294967295)`` ``0`` The image number
``p`` Positive integer.
``(0 - 4294967295)`` ``0`` The placement id
``o`` Single character. ``null`` The type of data compression.