| TYPE | NAME | DESCRIPTION
|
|---|
| INT32 | run_mode | Interactive, non-interactive |
| IMAGE | image | Input image |
| DRAWABLE | drawable | Input drawable |
| STRING | output_to | Print command or filename (| to pipe to command) |
| STRING | driver | Printer driver short name |
| STRING | ppd_file | PPD file |
| INT32 | output_type | Output type (0 = gray, 1 = color) |
| STRING | resolution | Resolution ("300", "720", etc.) |
| STRING | media_size | Media size ("Letter", "A4", etc.) |
| STRING | media_type | Media type ("Plain", "Glossy", etc.) |
| STRING | media_source | Media source ("Tray1", "Manual", etc.) |
| FLOAT | brightness | Brightness (0-400%) |
| FLOAT | scaling | Output scaling (0-100%, -PPI) |
| INT32 | orientation | Output orientation (-1 = auto, 0 = portrait, 1 = landscape) |
| INT32 | left | Left offset (points, -1 = centered) |
| INT32 | top | Top offset (points, -1 = centered) |
| FLOAT | gamma | Output gamma (0.1 - 3.0) |
| FLOAT | contrast | Contrast |
| FLOAT | cyan | Cyan level |
| FLOAT | magenta | Magenta level |
| FLOAT | yellow | Yellow level |
| INT32 | linear | Linear output (0 = normal, 1 = linear) |
| INT32 | image_type | Image type (0 = line art, 1 = solid tones, 2 = continuous tone, 3 = monochrome) |
| FLOAT | saturation | Saturation (0-1000%) |
| FLOAT | density | Density (0-200%) |
| STRING | ink_type | Type of ink or cartridge |
| STRING | dither_algorithm | Dither algorithm |
| INT32 | unit | Unit 0=Inches 1=Metric |