Hello,
Is there a difference between wind_get() and wind_xget() ? I don't quiteunderstand the difference there.
wind_xget() allows to specified 4 extra inputs. Usually we have wind_get() : INPUT= handle, OUTPUT=xywh wind_xget(): INPUT = handle + xywh (input area), OUTPUT=xywh (output area) Please visit http://arnaud.bercegeay.free.fr/gemlib/html/group__a__wind.html#ga14If it's not clear, then the documentation should be modified. Contributions are welcome ;)
best regards, Arnaud.