Operator Library: Parameters
This operator offers read access to the properties of the connected link. The link properties are available as read-only operator parameters.
The benefit of this operator is that the reference and translate operators of the Parameters library can use the link parameters for incorporating them into formulas. For example, in some formulas you may need to incorporate the link parallelism; by using this operator, the parallelism can be detected. This way, the formulas can automatically adapt to the current link configuration.
A general introduction into library Parameters you find in Library Parameters.
| Property | 値 |
|---|---|
| Operator Type | O |
| Input Link | I, Image data input |
| Output Link | O, Image data output |
| Protocol | |
|---|---|
| タイプ | static write parameter |
| Default | VALT_IMAGE2D |
| 範囲 | {VALT_IMAGE2D,VALT_LINE1D,VALT_PIXEL0D,VALT_SIGNAL} |
|
Allows access to link property Protocol. Possible values are VALT_IMAGE2D,VALT_LINE1D,VALT_PIXEL0D,VALT_SIGNAL. |
|
| ColorFormat | |
|---|---|
| タイプ | static write parameter |
| Default | VAF_GRAY |
| 範囲 | {VAF_GRAY,VAF_COLOR,VAF_NONE,VAF_UNDEFINED} |
|
Allows access to link property ColorFormat. Possible values are VAF_GRAY,VAF_COLOR,VAF_NONE,VAF_UNDEFINED. |
|
| ColorFlavor | |
|---|---|
| タイプ | static write parameter |
| Default | FL_NONE |
| 範囲 | {FL_NONE,FL_RGB,FL_HSI,FL_YUV,FL_LAB,FL_XYZ,FL_HSL,FL_HSV,FL_YCrCb} |
|
Allows access to link property ColorFlavor. Possible values are FL_NONE, FL_RGB, FL_HSI, FL_YUV, FL_LAB, FL_XYZ, FL_HSL, FL_HSV, FL_YCrCb. |
|
| Arithmetic | |
|---|---|
| タイプ | static write parameter |
| Default | UNSIGNED |
| 範囲 | {SIGNED,UNSIGNED} |
|
Allows access to link property Arithmetic. Possible values are SIGNED and UNSIGNED. |
|
| BitWidth | |
|---|---|
| タイプ | static write parameter |
| Default | 1 |
| 範囲 | |
|
Allows access to link property BitWidth. |
|
| Parallelism | |
|---|---|
| タイプ | static write parameter |
| Default | 1 |
| 範囲 | |
|
Allows access to link property Parallelism. |
|
| KernelRows | |
|---|---|
| タイプ | static write parameter |
| Default | 1 |
| 範囲 | |
|
Allows access to link property KernelRows. |
|
| KernelColumns | |
|---|---|
| タイプ | static write parameter |
| Default | 1 |
| 範囲 | |
|
Allows access to link property KernelColumns. |
|
| MaxImgWidth | |
|---|---|
| タイプ | static write parameter |
| Default | 1024 |
| 範囲 | |
|
Allows access to link property MaxImgWidth. |
|
| MaxImgHeight | |
|---|---|
| タイプ | static write parameter |
| Default | 1024 |
| 範囲 | |
|
Allows access to link property MaxImgHeight. |
|


Prev

