iPhone: Camera Preview Overlay

后端 未结 4 1113
借酒劲吻你
借酒劲吻你 2020-12-12 11:03

How do I add an overlay (UIImageView) to the camera preview and handle touches on this?

My previous attempts to do this (e.g. use UIImagePickerCon

4条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-12 11:56

    This tutorial explains it: http://www.musicalgeometry.com/?p=821

    Just add a UIImage in the overlay view instead of the red area shown in the tutorial.

提交回复
热议问题