Image.Edge
(gb.image)
Syntax
FUNCTION Edge ( [ Radius AS Float ] ) AS Image
Detects edges in an image using pixel neighborhoods and an edge
detection mask.
- Radius is the radius of the gaussian not counting the center pixel. If it is zero, an unchanged copy of the image is returned.