| synopsis || prev || next |

kdu_params::get_num_comps

Java: Kdu_params::Get_num_comps

int get_num_comps( )

Java: int Get_num_comps( )

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

Go to class description.


Synopsis

Returns the number of objects in the list headed by the relevant tile head, which have non-negative component indices. This will generally be the number of components in the image, unless the parameter class does not have component-specific instances. In the latter case (e.g., for objects of the siz_params or poc_params classes), the function returns 0.


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