stretch
Returns a pixmap stretched horizontally and vertically by given factors.
Syntax
-
stretch(pm, x, y)
-
pm
is a pixmap -
x
andy
are positive real numbers
-
Description
stretch(pm, x, y)
returns pm
stretched by a factor of x
horizontally and by a factor y
vertically.