Algosim documentation: wind

wind

Returns a pixmap with a wind effect.

Syntax

Description

wind(pm, p, d, f) returns pm with a wind effect. p is the probability that a pixel is “blown away”, d the average distance a pixel moves (if at all), and f the fade-out factor (between 0 and 1).

Examples

wind(ExampleData("Sally"), 1, 20, 1)

Image 1

See also