Algosim documentation: EdgeDetect

EdgeDetect

Returns a pixmap with an edge detection effect.

Syntax

Description

EdgeDetect(pm, d) returns pm with an edge detection effect in the vertical direction if d contains v and the horizontal direction if d contains h. If omitted, d defaults to "vh".

Examples

EdgeDetect(ExampleData("Sally"))

Image 1

See also