jit.hatch
Description
Divides an incoming matrix into a grid. Along the central axes of each square, the color value of the original top-left pixel is visible.
Examples

Matrix Operator
matrix inputs:1, matrix outputs:1
Name | IOProc | Planelink | Typelink | Dimlink | Plane | Dim | Type |
---|---|---|---|---|---|---|---|
out | n/a | 1 | 1 | 1 | 4 | 1 | char |
More about Matrix Operators
The Jitter MOP
MOP Arguments
MOP Attributes
MOP Messages
Attributes
bgcolor [4 floats]
The background color in the form alpha red green blue (default = 0. 0. 0. 0.) All values are in the range 0.-1.
grid [int]
The square size (default = 5)
thresh [float]
The luminance threshold (default = 0.)
Color values above the threshold are eligible for hatching. Otherwise, they are replaced by the background color.
Common Box Attributes
See Also
Name | Description |
---|---|
Working with Video in Jitter | Working with Video in Jitter |
jit.altern | |
jit.eclipse | |
jit.roy |