![]() |
| jit.roy | Convert image to halftone image |
| Matrix Operator: in[2] out[1] |
| Name | IOProc | Planelink | Typelink | Dimlink | Plane | Dim | Type |
| in | n/a | n/a | n/a | n/a | n/a | n/a | n/a |
| in2 | adapt | no | no | no | all | all | char |
| out | n/a | yes | yes | yes | all | all | char |
| Attributes: |
| Name | Type | Description |
| shades | int | The number of shades present in the halftone matrix (i.e. the number of regions to split the matrix into as individual halftone images) (default = 11) |
| x | int | The width of each halftone screen (default = 8) |
| y | int | The height of each halftone screen (default = 8) |
| Example: |

| See Also: |
| jit.eclipse, jit.hatch |