Is there a way to get an oddly-shaped object\'s pixel area in CS5? Eg. Circle/ellipse. Or, if there\'s some easy-to-automate way to do it outside of Photoshop.
i am creating photo frame application how can i merge photo and frame in one single png and save it开发者_开发知识库 to the bundle or document folder.//UIGraphicsBeginImageContext(im1.frame.size);
Is it possible to simply incorporate the iPhone\'s Photo Album in a custom application in the same way it is done within the default camera application?If so, how?
I want to know how to access the iphones camera and work with it in realtime: for example just draw o开发者_开发技巧n the camera view.
I have a we开发者_StackOverflow社区bpage that loads thumbnails of images and I want to show old images with a sepia tone. The thumb will always be the same dimensions so could I just make a transparen
On a actual project (dating site) i have the following scenario: Member can upload photos (main profile) and create albums and assign photos to it. Now the member can choose only to allow registered
If somebody visit my site, i would like to extract the photo_url after jainrain / RPX authentication was happend on my site. But photo_url was not sent. I get the openid name, but not the photo addres
I have an app that allows the user to take and save a new picture using the Intent ACTION_IMAGE_CAPTURE. After the user accepts the newly taken picture, I create a ContentValue object to set the pictu
I need the ability for someone to send a text with a photo attached to a 1-800 number from their mobile phone, and have that image uploaded/sent to a website.I\'m at a bit of a loss on where to start
In my site, users can upload photos. I currently compress and resize the photo to make sure they aren\'t huge files. But this creates photos that are of varying dimensions... which makes the site a bi