NET_SDK_IMAGE_EFFECT_T¶
结构体定义¶
1 2 3 4 5 6 7 | |
1 2 3 4 5 6 7 8 | |
功能描述¶
图像显示参数。
成员说明¶
| 成员 | 类型 | 备注 |
|---|---|---|
| minValue | unsigned int | 最小值。 |
| maxValue | unsigned int | 最大值。 |
| curValue | unsigned int | 当前值。 |
| defaultValue | unsigned int | 默认值。 |
1 2 3 4 5 6 7 | |
1 2 3 4 5 6 7 8 | |
图像显示参数。
| 成员 | 类型 | 备注 |
|---|---|---|
| minValue | unsigned int | 最小值。 |
| maxValue | unsigned int | 最大值。 |
| curValue | unsigned int | 当前值。 |
| defaultValue | unsigned int | 默认值。 |