Edges
Prewitt
Prewitt: Sobel without the centre weight, a flatter response.
Controls
- threshold
- How steep a change in brightness has to be to count as an edge. High up the scale only the hardest borders survive
- thickness
- A number from 1 to 4 pixels, 1 by default.
- directional
- Colours every edge by the direction it runs instead of using one ink: a map of angles rather than a drawing
- contrast
- A number from -1 to 1, 0 by default.
- invert
- On or off, off by default.
- ink
- A colour, #ffffff by default.
- paper
- A colour, #000000 by default.