Q about maintaining uiimage size across devices
Q about maintaining uiimage size across devices
- Subject: Q about maintaining uiimage size across devices
- From: "Eric E. Dolecki" <email@hidden>
- Date: Mon, 09 Feb 2015 11:00:39 -0500
Quick question. I need to create a simulation that can run on iPhone 5, 6,
6 Plus, and iPads... the main UI in the simulation needs to be 69mm in
diameter (it's a circular display for a product). I have all my screens as
PNGs - and would like to keep it that way (swapping images into a image
view instead if possible). How can I ensure the image size is the same on
all the devices? I tried on my iPhone 6 Plus and I need to scale it up to
match the 69mm size. Do I need to determine which device is running, use
it's DPI and do some math on the the original image views (x the scale %)?
Looking for a bit of code help. Thank you.
Eric
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden