| synopsis || arguments || prev || next |
bool process( kdu_uint16 ** channel_bufs, bool expand_monochrome, int pixel_gap, kdu_coords buffer_origin, int row_gap, int suggested_increment, int max_region_pixels, kdu_dims & incomplete_region, kdu_dims & new_region, int precision_bits=16, bool measure_row_gap_in_pixels=true)
[Declared in "../apps/support/kdu_region_decompressor.h"]
Same as the first form of the overloaded process function, except that the channel buffers each hold 16-bit unsigned quantities. The bit-depth of the integers written into the buffer samples may be controlled using the precision_bits argument, which may be as large as 16 for this function.