¡@

Home 

2014/10/15 ¤U¤È 10:16:09

iphone Programming Glossary: zdistance

How do I create/render a UIImage from a 3D transformed UIImageView?

http://stackoverflow.com/questions/1949003/how-do-i-create-render-a-uiimage-from-a-3d-transformed-uiimageview

right direction. A very simple iPhone project is available here . Thanks. void transformImage float degrees 12.0 float zDistance 250 CATransform3D transform3D CATransform3DIdentity transform3D.m34 1.0 zDistance the m34 cell of the matrix controls perspective.. float degrees 12.0 float zDistance 250 CATransform3D transform3D CATransform3DIdentity transform3D.m34 1.0 zDistance the m34 cell of the matrix controls perspective and zDistance affects the sharpness of the transform transform3D CATransform3DRotate.. transform3D CATransform3DIdentity transform3D.m34 1.0 zDistance the m34 cell of the matrix controls perspective and zDistance affects the sharpness of the transform transform3D CATransform3DRotate transform3D DEGREES_TO_RADIANS degrees 1 0 0 perspective..