---
title: hi_isp_dehaze_auto_attr
description: "定义去雾自动模式属性。"
url: https://www.hiascend.com/document/detail/zh/canncommercial/latest/others/ispdevug/ispdevapi_0429.html
sourcePath: /source/zh/canncommercial/900/others/ispdevug/ispdevapi_0429.html
indexId: 73ec9e6ede102b9b007ca1c32303a76b1ebbc90f9961f3a423491fd392401d2c65
---
# hi_isp_dehaze_auto_attr

#### 说明

定义去雾自动模式属性。


#### 定义

```
typedef struct {
hi_u8
strength;
} hi_isp_dehaze_auto_attr;
```


#### 成员

| 成员名称 | 描述 |
| --- | --- |
| strength | 自动模式下去雾强度。 取值范围：[0, 255] |
