jit.desktop
Description
Grabs the contents of the computer display, taking a screen shot of whatever lies at the specified screen coordinates and placing that data into a Jitter matrix.
Examples

Matrix Operator
matrix inputs:0, matrix outputs:1
Name | IOProc | Planelink | Typelink | Dimlink | Plane | Dim | Type |
---|---|---|---|---|---|---|---|
out | n/a | 1 | 1 | 1 | 4 | 2 | char |
More about Matrix Operators
The Jitter MOP
MOP Arguments
MOP Attributes
MOP Messages
Attributes
rect [4 ints]
Coordinates of the computer display to copy into a Jitter matrix. The display area is specified by four ints corresponding to the x and y pixel offsets from the upper left of the computer screen followed by the the x and y values offset from the upper left of the computer screen of the bottom right corner of the matrix (default = 0 0 320 240).
Common Box Attributes
See Also
Name | Description |
---|---|
Working with Video in Jitter | Working with Video in Jitter |
jit.displays |