What is pixel and points in iPhone?
from UIImage reference, size The dimensions of the image, taking orientation into account. (read-only) @property(nonatomic, readonly) CGSize size Discussion In iOS 4.0 and later, this value reflects the logical size of the image and is measured in points. In iOS 3.x and earlier, this value always reflects the dimensions of the image measured in pixels. What's the difference between pixel and points? CodaFi A pixel on iOS is the full resolution of the device, which means if I have an image that is 100x100 pixels in length, then the phone will render it 100x100 pixels on a standard non-retina