ImageImportParams Object (IImageImportParams Interface)
This object allows you to tune the parameters of images import: image loading and grouping parameters. A pointer to this object can be passed to the IProject::ImportImages method as an input parameter, and thus affects the results of import. The parameters are also used in import profiles.
Properties
Name | Type | Description |
---|---|---|
ImageGroupingParams | ImageGroupingParams | Specifies the parameters of grouping images into documents. |
ImageLoadingParams | ImageLoadingParams | Specifies the parameters of image preprocessing. |
Related objects
Input parameter
This object is the input parameter of the ImportImages method of the Project object.
See also
15.08.2023 13:19:30