¡@

Home 

2014/10/15 ¤U¤È 10:12:47

iphone Programming Glossary: plcameraview

Hide/Show iPhone Camera Iris/Shutter animation

http://stackoverflow.com/questions/3138502/hide-show-iphone-camera-iris-shutter-animation

NSLog @ WillShowViewController called... NSLog @ VC view subviews n @ n n viewController view subviews NSLog @ VC view PLCameraView subviews n @ n n viewController view subviews objectAtIndex 0 subviews NSLog @ VC view PLCameraView PLPreviewView subviews.. NSLog @ VC view PLCameraView subviews n @ n n viewController view subviews objectAtIndex 0 subviews NSLog @ VC view PLCameraView PLPreviewView subviews n @ n n viewController view subviews objectAtIndex 0 subviews objectAtIndex 0 subviews NSLog @ VC.. subviews n @ n n viewController view subviews objectAtIndex 0 subviews objectAtIndex 0 subviews NSLog @ VC view PLCameraView PLCropOverLay subviews n @ n n viewController view subviews objectAtIndex 0 subviews objectAtIndex 1 subviews NSLog @ VC..

Getting an image representation of the camera preview in UIImagePickerController

http://stackoverflow.com/questions/601381/getting-an-image-representation-of-the-camera-preview-in-uiimagepickercontroller

is not an issue. iphone share improve this question Not possible from a documented api but possible. Find the PLCameraView view in the camera's subviews then call CGImageRef img CGImageRef foundCameraView imageRef This will return a reference..

Traversing the View Hierarchy on the iPhone [closed]

http://stackoverflow.com/questions/751876/traversing-the-view-hierarchy-on-the-iphone

subView msg newIndent msg release newIndent release Example Camera Dump UIView UIResponder NSObject 0 0 320 480 0 PLCameraView UIView UIResponder NSObject 0 0 320 480 0 UIView UIResponder NSObject 0 0 320 427 1 UIImageView UIView UIResponder NSObject..