| synopsis || functions |

crg_params

Java: Crg_params

Derives from kdu_params

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


Synopsis

Manages the information associated with JPEG2000 CRG (component registration) marker segment. Only one instance appears in a single code-stream; tile-specific and component-specific forms are not allowed.

The cluster name is "CRG", but you are recommended to use the macro CRG_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

crg_params {Java: Crg_params}


| top || synopsis || functions |