---
title: hi_mpi_isp_get_anti_false_color_attr
description: "| 产品 | 是否支持 |"
url: https://www.hiascend.com/document/detail/zh/CANNCommunityEdition/latest/others/ispdevug/ispdevapi_0348.html
sourcePath: /source/zh/CANNCommunityEdition/920beta1/others/ispdevug/ispdevapi_0348.html
indexId: 39af89f1f82684a3a775a4ae8d2f6ecb40b69d6f73be64ee36d191cde32e81db76
---
# hi_mpi_isp_get_anti_false_color_attr

#### 产品支持情况

| 产品 | 是否支持 |
| --- | --- |
| Ascend 950PR / Ascend 950DT | ☓ |
| Atlas A3 训练系列产品 / Atlas A3 推理系列产品 | ☓ |
| Atlas A2 训练系列产品 / Atlas A2 推理系列产品 | ☓ |
| Atlas 200I/500 A2 推理产品 | √ |
| Atlas 推理系列产品 | ☓ |
| Atlas 训练系列产品 | ☓ |


#### 功能说明

获取Anti FalseColor参数。


#### 函数原型

```
hi_s32
hi_mpi_isp_get_anti_false_color_attr(
hi_vi_pipe
vi_pipe, hi_isp_anti_false_color_attr *anti_false_color)
```


#### 参数说明

| 参数名 | 输入/输出 | 说明 |
| --- | --- | --- |
| vi\_pipe | 输入 | VI PIPE号。 取值范围：[0, 12)。 |
| anti\_false\_color | 输入 | Anti FalseColor参数 |


#### 返回值说明

- 0：成功
- 非0：失败，参见  ISP返回码
