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

kdu_block::get_pass_slopes

Java: Kdu_block::Get_pass_slopes

void get_pass_slopes( int * buffer)

Java: void Get_pass_slopes( int[] buffer)

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

Go to class description.


Synopsis

Transfers all elements of the public pass_slopes 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.


Arguments

buffer [int *]


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