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

kdu_block::set_pass_lengths

Java: Kdu_block::Set_pass_lengths

void set_pass_lengths( int * buffer)

Java: void Set_pass_lengths( int[] buffer)

[Declared in "../coresys/common/kdu_compressed.h"]

Go to class description.


Synopsis

Transfers all elements of the supplied buffer to the public pass_lengths array, 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.


Arguments

buffer [int *]


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