| TYPE | NAME | DESCRIPTION
|
|---|
| INT32 | run_mode | Interactive, non-interactive |
| IMAGE | image | Input image (unused) |
| DRAWABLE | drawable | Input drawable |
| INT32 | cell_width | screen cell width, in pixels |
| INT32 | colorspace | separate to 0:RGB, 1:CMYK, 2:Intensity |
| INT32 | k_pullout | Percentage of black to pullout (CMYK only) |
| FLOAT | gry_ang | Grey/black screen angle (degrees) |
| INT32 | gry_spotfn | Grey/black spot function (0=dots, 1=lines, 2=diamonds, 3=euclidean dot, 4=PS diamond) |
| FLOAT | red_ang | Red/cyan screen angle (degrees) |
| INT32 | red_spotfn | Red/cyan spot function (values as gry_spotfn) |
| FLOAT | grn_ang | Green/magenta screen angle (degrees) |
| INT32 | grn_spotfn | Green/magenta spot function (values as gry_spotfn) |
| FLOAT | blu_ang | Blue/yellow screen angle (degrees) |
| INT32 | blu_spotfn | Blue/yellow spot function (values as gry_spotfn) |
| INT32 | oversample | how many times to oversample spot fn |