Get pixel color at display coordinates
| list | screen-location (x/y-offsets-from-upper-left (pixels)) [list] | A list of two integers specifying x and y offset values from the upper left corner of the screen will cause the suckah object to report the color at the specified screen location in RGB format. |
| (mouse) | Clicking on the suckah object causes it to report the color of the pixel at the current mouse position to be reported in RGB format (i.e., as a list of three ints). |
| Name | Type | g/s | Description |
|---|---|---|---|
| compatibility | int | Toggles the output of the suckah object in old-style integer values in the range 0-255 (0) or Max 5 0.-1.0 floating-point values (1). | |
| def.:0 | |||
| outputalpha | int | Toggles the output of 3-element RGB lists (0) or 4-element RGBA lists that include alpha channel values (1). | |
| def.:1 | |||
| Name | Description |
|---|---|
| route | Selectively pass the input out a specific outlet |
| sprintf | Format a message of words and numbers |
| zl | Multi-purpose list processor |
| Jitter Tutorial 10: Chromakeying | Jitter Tutorial 10: Chromakeying |