| TYPE | NAME | DESCRIPTION |
|---|---|---|
| INT32 | resolution | Resolution to interprete image (dpi) |
| INT32 | width | Desired width |
| INT32 | height | Desired height |
| INT32 | check_bbox | 0: Use width/height, 1: Use BoundingBox |
| STRING | pages | Pages to load (e.g.: 1,3,5-7) |
| INT32 | coloring | 4: b/w, 5: grey, 6: colour image, 7: automatic |
| INT32 | TextAlphaBits | 1, 2, or 4 |
| INT32 | GraphicsAlphaBits | 1, 2, or 4 |