Need better scanning performance?
BaseImageParameterName
Parameter BaseImageParameterName represents the name of another ImageParameter object. It is used to inherit the parameters defined in its parent ImageParameter object. If a parameter has already been defined in this object, the parameter with the same name will not be inherited from the parent object.
Example
{
"BaseImageParameterName": "IP_0"
}
Parameter Summary
| BaseImageParameterName Parameter Summary |
|---|
| Description Name of the ImageParameter object to inherit. |
| Type String |
| Value range One of the ImageParameter name. |
| Default Value ”” |