i have one Greeting card application in which i have one view as image i want to copy that image and paste it to to native SMS application.
so i need to ...
i am using iPhone explorer on MAC, but when i copy the images by drag and drop in finder, they are copied with size 0 KB.
i am using iphone which is ...
I'm having a problem copying an image from the project resources to the Documents folder.
I'm using NSFileManager's copyItemAtPath. When I test it on the simulator it works fine, but when ...
Is there a way of preventing the menu that appears when you hold down a finger on an image on an iPad or iPhone web application. I am creating a remote ...
i have captured video using AVFoundation .i have set (video setting )and get in outputsamplebuffer kCVPixelFormatType_420YpCbCr8BiPlanarVideoRange format. But i need YUV420 format for further processing .
My doubt is
1.difference among 420YpCbCr8BiPlanarVideoRange,420YpCbCr8BiPlanarFULLRange, ...
I have an iPhone application where i read the device album images(Using Asset lib) and then copy the images into an another folder of under my app, this is just for ...