创建类似于Instagram,Path或Photovine的摄像机视图

时间:2011-08-22 20:25:47

标签: uiview path camera instagram

我没有太多使用iPhone的相机。

我使用UIImagePickerViewController完成了基本的应用程序,但只显示了基本的相机功能。

Instagram,Path或Photovine等应用程序使用更多选项制作冷却器布局是什么?

感谢您的帮助!

1 个答案:

答案 0 :(得分:2)

他们实际上是在UIIImagePicker上使用cameraOverlayView。

You can read about it here.

And get an apples sample code here. http://goo.gl/RPwtD