Top "Uiimageview" questions

An image view object provides a view-based container for displaying either a single image or for animating a series of images in iOS.

Photos Framework. requestImageForAsset returning two results. Can't set image view

So I am using the SwipeView library (https://github.com/nicklockwood/SwipeView) to show images using the Photos framework for …

ios uiimageview uicollectionview photosframework
iPhone: UIImageView Fades in - Howto?

I have an UIImageView that I want to fade in. Is there a way to enable that on an underlying …

iphone ios ipad uiimageview xamarin.ios
Can't set cornerRadius AND shadow on layer that has an image view stretched to its bounds?

This is stumping me. I have a UIView (call it "parent"). The bottommost subview of that view is a UIImageView (…

uiview core-animation uiimageview calayer roundedcorners-dropshadow
iOS: Stretching / Resizing UITableView Header As The User Drags Down?

Using storyboard, I have placed an imageView as my tableView's headerView inside a ViewController. This is how my storyboard is …

ios objective-c uitableview uiscrollview uiimageview
What exactly IS the highlighted image in a UIImageView?

This question boggles my mind and I cannot find an answer. I looked all over the documentation, tried out code, …

ios objective-c image uiimageview
Any quick and dirty anti-aliasing techniques for a rotated UIImageView?

I've got a UIImageView (full frame and rectangular) that i'm rotating with a CGAffineTransform. The UIImage of the UIImageView fills …

iphone cocoa-touch uiimageview uiimage antialiasing
Save image in UIImageView to iPad Photos Library

I am creating an iPad app that has several pictures (UIImageViews) in a horizontal scrollview. I want to allow the …

iphone xcode ipad uiimageview photolibrary
Save UIImage, Load it in Wrong Orientation

I am using the following code to save and load images that I pick from either the library or take …

iphone objective-c ipad uiimageview orientation
Load PDF into UIImage or UIImageView?

This is my first ever question on stackoverflow. I'm trying to load a PDF file stored in Resources into a …

iphone pdf uiimageview uiimage iphone-sdk-3.2