| synopsis || arguments || prev || next |
kdu_sampled_range get_range( int n)
Java: Kdu_sampled_range Get_range( int n)
[Declared in "../apps/compressed_io/kdu_client_window.h"]
Returns the nth element from the internal list of (potentially sub-sampled) index ranges whose union represents the set of all indices in the set. n must be non-negative. If it is equal to or larger than the number of ranges in the list, the function returns an empty range, having its to member smaller than its from member.