The basic image handling class of Cocoa-Touch on iOS.
I must add a UIImageView as subview of MapView. To do this I created a layer above the MapView. In …
ios uiimageview uiimage calayer subviewHello I am using the SDWebImage framework in a project and I want to download and cache images, but I …
objective-c uiimage sdwebimageI am able to pick and display an image from the photo library, but my goal is to be able …
swift core-data uiimage uiimagepickercontrollerI'm trying to get the color of a pixel in a UIImage with Swift, but it seems to always return 0. …
ios uiimage swiftI would like to know what to do to save 2 images into 1 image. One of the photos can be moved, …
iphone ios xcode uiimageview uiimageI'm trying to create a custom album in the Photo Library of an iPhone and then save photos that I've …
iphone objective-c uiimage uiimagepickercontroller alassetslibraryI have researched enough to get this working but not able to fix it. After taking picture from camera as …
iphone uiimage image-rotation ios5.1 landscape-portraitI have an UIImage which I want to draw on a UIView. But instead of creating an UIImageView and adding …
iphone cocoa-touch uiimage drawrectIs there a way to set the UITableViewCell.image to display on the right hand side of the cell instead …
iphone objective-c uitableview uiimageview uiimage