---
title: hi_isp_fpn_manual_attr
description: "定义去FPN在手动模式下的校正属性。"
url: https://www.hiascend.com/document/detail/zh/canncommercial/latest/others/ispdevug/ispdevapi_0332.html
sourcePath: /source/zh/canncommercial/900/others/ispdevug/ispdevapi_0332.html
indexId: 4d7c919b96b1d5832ec2718507fea70f8a61cfbcc6fec43ceb2cb94f0b01940c65
---
# hi_isp_fpn_manual_attr

#### 说明

定义去FPN在手动模式下的校正属性。


#### 定义

```
typedef struct {
hi_u32
strength;
} hi_isp_fpn_manual_attr;
```


#### 成员

| 成员名称 | 描述 |
| --- | --- |
| strength | 手动模式时校正强度，1倍强度为256。 取值范围：[0, 1023] |
