码迷,mamicode.com
首页 > 其他好文 > 详细

关于UIImagePickerController的Camera结构

时间:2015-07-21 10:15:30      阅读:890      评论:0      收藏:0      [点我收藏+]

标签:

1. DEVICE <= iPhone4: 

PLCameraView

    UIView

        UIView

            UIView

                PLCameraPreviewView

                    UIView

                        UIView

                        UIView

                            PLVideoPreviewView

                            UIView

    CAMTopBar

        UIView

        CAMFlashButton

            UIImageView

            CAMButtonLabel

                UILabel

            CAMButtonLabel

                UILabel

            CAMButtonLabel

                UILabel

        CAMFlipButton

    CAMBottomBar

        CAMShutterButton

            UIView

            UIView

        UIButton

            UIButtonLabel

    PLCropOverlay

        PLCropOverlayBottomBar

            PLCropOverlayPreviewBottomBar

                UIButton

                    UIButtonLabel

                UIButton

                UIButton

                    UIButtonLabel

        UIView

            UIView

            UIView

            UIView

            UIView

            UIView

            UIView

    CAMFlashBadge

 

 

2. DEVICE >= iPhone5

 

PLImagePickerCameraView:

    UIView

        UIView

            CAMPreviewView

                UIView

                    UIView

                    UIView

            CAMBlurredSnapshotView

 

    CAMTopBar

        UIView

        UIView

        CAMFlashButton

            CAMButtonLabel

                UILabel

            CAMButtonLabel

                UILabel

            UIImageView

        CAMFlipButton

            UIImageView

 

    CAMBottomBar

        UIView

        UIView

        UIView

        UIView

        UIView

        UIView

        UIView

        UIView

        CAMShutterButton

            UIView

            UIView

        UIButton

            UIButtonLabel

 

    CAMFlashBadge

 

    PLCropOverlay

        PLCropOverlayBottomBar

            PLCropOverlayPreviewBottomBar

                UIButton

                    UIButtonLabel

                UIButton

                UIButton

                    UIButtonLabel

        UIView

            UIView

            UIView

            UIView

            UIView

            UIView

            UIView

 

关于UIImagePickerController的Camera结构

标签:

原文地址:http://www.cnblogs.com/xiaxianbing/p/4663484.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!