---
title: hi_isp_depurplestr_manual_attr
description: "定义紫边校正手动属性。"
url: https://www.hiascend.com/document/detail/zh/canncommercial/latest/others/ispdevug/ispdevapi_0314.html
sourcePath: /source/zh/canncommercial/900/others/ispdevug/ispdevapi_0314.html
indexId: b0b8d838d41427cb22ce1c57e5e206fbaa914e1edc59346be49ad9c18fd9966065
---
# hi_isp_depurplestr_manual_attr

#### 说明

定义紫边校正手动属性。


#### 定义

```
typedef struct {
hi_u8
de_purple_cr_str;
hi_u8
de_purple_cb_str;
} hi_isp_depurplestr_manual_attr;
```


#### 成员

| 成员名称 | 描述 |
| --- | --- |
| de\_purple\_cr\_str | R通道的校正强度，取值范围：[0，8]。 |
| de\_purple\_cb\_str | B通道的校正强度，取值范围：[0，8]。 |


#### 注意事项

de_purple_cb_str和de_purple_cr_str矫正强度过大，可能出现边界不连续现象或闪烁现象。
