| synopsis || functions |

cod_params

Java: Cod_params

Derives from kdu_params

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


Synopsis

Manages the information associated with JPEG2000 COD and COC marker segments. Tile- and component-specific forms are allowed (in fact, required for a complete code-stream description); however, not all attributes are allowed to have component-specific values; these are marked in the list below as having the ALL_COMPONENTS flag set.

The cluster name is "COD", but you are recommended to use the macro COD_params, in functions which take a cluster name like kdu_params::access_cluster.

The following attributes are defined. For an explanation of pattern strings, consult the comments appearing with kdu_params::parse_string.


Public Functions

cod_params {Java: Cod_params}


| top || synopsis || functions |