摘要:
网上看见的一种解决自定义相机时候相机开启动画不一致的方法,用于CV项目。cameraOverlayView.view.alpha = 0.0f;// animate the fade in after the shutter opens[UIViewbeginAnimations:nilcontext:NULL];[UIViewsetAnimationDelay:0.85f];cameraOverlayView.view.alpha = 1.0f;[UIViewcommitAnimations]; 阅读全文
posted @ 2013-02-22 15:32
白条围巾
阅读(507)
评论(0)
推荐(0)

浙公网安备 33010602011771号