I want to create a csv file which contains both string and image. I am able to give the input as a strings separated by commas. Ex
I\'m trying to use facebook within my App by posting a screenshot of my App on my wall. I already made the functions for taking a screenshot
I am intending to add a \"blank\" star icon on my page which will be changed to a \"solid\" star when a user clicks on it.
I have a UITableView and it is populated with information, detailed information and images for each cell. I also have it so when a cell is selected it brings the user to a detailed view. What I am try
I\'m a trying to create a gray IplImage from a gray scaled UIImage and Im u开发者_如何学Csing the method below.
I have a UIScrollView that changes in height as items are added to it. I want to be able to make an image that is as tall as the scrollview at the time and contains its contents. All I have been able
I\'m a bit confused with this as I\'ve seen way too many different variants and not sure which one is the correct way. Currently I have:
I have a bit of simple code, that pulls images from the documents directory.. and loads it into an imageView.
I have an XML file like: <PointCollection> <Point x=\"2453.553575623344\" y=\"1011.755461592671\"/>
I was just thinking what is the best way to keep images in IPhone/iPad (XCODE) application if I\'m getting them from internet dynamically. My main concern is if I\'m storing it in my database as Binar