| synopsis || functions |

rgn_params

Java: Rgn_params

Derives from kdu_params

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


Synopsis

Manages the information associated with JPEG2000 RGN (encoder-side region of interest) marker segment. Tile- and component-specific forms are allowed (in fact, required for a complete code-stream description).

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

rgn_params {Java: Rgn_params}


| top || synopsis || functions |