| synopsis || arguments || prev || next |

kdu_sampled_range::kdu_sampled_range

Java: Kdu_sampled_range::Kdu_sampled_range

Overload navigation: 1, 2, 3, 4

kdu_sampled_range( int from, int to)

Java: Kdu_sampled_range( int from, int to)

[Declared in "../apps/compressed_io/kdu_client_window.h"]

Go to class description.


Synopsis

Constructs a simple range (not sub-sampled) from from to to, inclusive. The range is empty if to < from.


Arguments

from [int]

to [int]


| top || synopsis || arguments || prev || next |