Image.Edge (gb.image.effect)
Function Edge ( [ Radius As Float ] ) As Image
Detect 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.