---
title: hi_isp_saturation_manual
description: "定义手动饱和度属性。"
url: https://www.hiascend.com/document/detail/zh/canncommercial/latest/others/ispdevug/ispdevapi_0248.html
sourcePath: /source/zh/canncommercial/900/others/ispdevug/ispdevapi_0248.html
indexId: 5067e080d9982ff7d6c692bbed68233d1b653c4067d31d49bcc756e37fb5663865
---
# hi_isp_saturation_manual

#### 说明

定义手动饱和度属性。


#### 定义

```
typedef struct {
hi_u8
saturation;
} hi_isp_saturation_manual;
```


#### 成员

| 成员名称 | 描述 |
| --- | --- |
| saturation | 手动饱和度值。 取值范围：[0x0, 0xFF] |
