| 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, int step)

Java: Kdu_sampled_range( int from, int to, int step)

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

Go to class description.


Synopsis

Constructs the most general sub-sampled range. step must be strictly greater than 0. The range is empty if to < from.


Arguments

from [int]

to [int]

step [int]


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