| synopsis || arguments || prev || next |
void get_pass_lengths( int * buffer)
Java: void Get_pass_lengths( int[] buffer)
[Declared in "../coresys/common/kdu_compressed.h"]
Transfers all elements of the public pass_lengths array to the supplied buffer, which must be allocated sufficiently large to accommodate all num_passes coding passes. The function is useful for language bindings which offer only function interfaces.