| synopsis || arguments || prev || next |
void add( int from, int to)
Java: void Add( int from, int to)
[Declared in "../apps/compressed_io/kdu_client_window.h"]
Adds a contiguous range of indices to the set. Equivalent to calling the first form of the add function with a kdu_sampled_range object whose kdu_sampled_range::from and kdu_sampled_range::to members are identical to the from and to arguments, with kdu_sampled_range::step set to 1.