---
title: hi_isp_cmos_lcac_manual
description: "定义手动模式下配置紫边校正强度参数。"
url: https://www.hiascend.com/document/detail/zh/canncommercial/latest/others/ispdevug/ispdevapi_0128.html
sourcePath: /source/zh/canncommercial/900/others/ispdevug/ispdevapi_0128.html
indexId: 3f5616bec9098896a94d4146d03e9d469a5f99ca9e16b502f1a74f838aead07c65
---
# hi_isp_cmos_lcac_manual

#### 说明

定义手动模式下配置紫边校正强度参数。


#### 定义

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


#### 成员

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