
15 Mar
2004
15 Mar
'04
12:43 p.m.
"Niels" == Niels Van Vliet <niels@lrde.epita.fr> writes:
+ ** Difference between "apply(stretch<T>(), im)" and "stretch_balance<T>(im)": + ** the first one stretches all the range of oln_value_type(T), the second + ** stretches only values that appear is the image:
s/is/in/ I guess.