简体   繁体   中英

Zbar camera view border color

I'm using Zbar qr and bar code recongnition tool in my app.

I've recompiled the framework to support iPad screen size as well, but now I get is the redish and bluish rectangle around camera view.

Any ideas how get reed of it ?

侧面是蓝线,顶部和底部是红线

Have you tried reader.cameraOverlayView = nil ?

I guess you have already read the documentation, but if you did not, here is the link : ZBar documentation

实际上,我已经在Zbar的源代码中修复了该问题,重新编译并使用了自己的库...

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM