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