Working with UIImageView class in iOS @techytube
Working with UIImageView class in iOS  @techytube
Uploaded November 2012 | Updated September 2026, 2 weeks ago
Subscribe to our channel here for notifications on new video trainings. For more videos on technology, visit our website at http://www.techytube.com.
By pavel@techytube, for more from this author visit:
techytube.com/author/pavel

The UIImageView class provides a view-based container for displaying images on iOS devices screens.
Because we have both simple screens(where one point is equal to one pixel) and Retina Display screens, it is HIGHLY recommended to have 2 versions of any image: one with its natural name, and the other with the same name, but with the "2x" suffix at the end(before the dot and the extension).
When we drag-and-drop images inside our Xcode projects, we have to make sure that the "Copy items into destination group's folder (if needed)" option is checked(because we want to keep all the graphics for every specific project inside itself).
It is necessary that the UIImageView object on our screen to have the same dimensions as the non-retina image dimensions, so that it doesn't get scaled.
In Xcode we can visually assign the image we want to set to the specific image view, and it also knows what images we've added to our project, and assist us while typing the image name.

For more details, please visit Apple's Online Documentation at:

developer.apple.com/library/ios/#documentation/uikit/reference/UIImageView_Class/Reference/Reference.html
Working with UIImageView class in iOSWindows 8 Development - File Picker Introduction XAMLiSCSI Virtual Disks with Windows Server 2012 R2Working with UITableViewDataSource protocol in iOS Part2SonicWall - Administration, Time and Schedule configurationWorking with UITableViewDataSource protocol in iOS Part1Switch and Iterative statements in Objective CUnderstanding database backups in MS SQL Server 2008 R2Distributed File System Client Network Traffic Analysis with WiresharkWindows 8 Development - Javascript JSON ArraysRPM (Redhat Package Manager) Part 1 of 3User And Group Administration On Linux Part 2 of 4
techytube |

Working with UIImageView class in iOS

SHARE TO X SHARE TO REDDIT SHARE TO FACEBOOK WALLPAPER