acl.himpi.vpc_destroy_chn
| c函数原型 | hi_s32 hi_mpi_vpc_destroy_chn(hi_vpc_chn chn); | 
|---|---|
| Python函数 | ret = acl.himpi.vpc_destroy_chn(chn) | 
| 函数功能 | 销毁创建的图像处理通道。 Atlas 200/300/500 推理产品,当前版本不支持该接口。 Atlas 训练系列产品,当前版本不支持该接口。 | 
| 输入说明 | chn:int,图片处理通道号。 
 | 
| 返回值说明 | ret:int,错误码。 
 | 
| 约束说明 | 通道号不能超出最大的通道号范围。 | 
| 参考资源 | 
     父主题: VPC图像处理接口