---
title: hi_isp_color_tone_attr
description: "定义色调调整属性。"
url: https://www.hiascend.com/document/detail/zh/canncommercial/latest/others/ispdevug/ispdevapi_0296.html
sourcePath: /source/zh/canncommercial/900/others/ispdevug/ispdevapi_0296.html
indexId: 7de7e5b7c5455a720f927c1d75de0eb76d37ed1621a148a01423c476e5b693b565
---
# hi_isp_color_tone_attr

#### 说明

定义色调调整属性。


#### 定义

```
typedef struct {
hi_u16
red_cast_gain;
hi_u16
green_cast_gain;
hi_u16
blue_cast_gain;
} hi_isp_color_tone_attr;
```


#### 成员

| 成员名称 | 描述 |
| --- | --- |
| red\_cast\_gain | R通道增益，8bit小数精度。取值范围：[0x100, 0x180]。 |
| green\_cast\_gain | G通道增益，8bit小数精度。取值范围：[0x100, 0x180]。 |
| blue\_cast\_gain | B通道增益，8bit小数精度。取值范围：[0x100, 0x180]。 |


ColorTone支持客户调节固定的颜色风格，与色温无关。
