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

kdu_roi_level::create

void create( kdu_resolution res, kdu_roi_node * source)

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

Go to class description.


Synopsis

Creates the internal object to which this class provides an interface. The source object may not be NULL. Its release function will automatically be called upon destruction of the current object, or prior to that time (if the object is able to figure out that no further ROI information will be required).


Arguments

res [kdu_resolution]

source [kdu_roi_node *]


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