문제

With the retina display, does a UIView with a frame of 100/100 points actually have a bitmap of 200/200 pixels?

도움이 되었습니까?

해결책

Yes. Memory-wise it's x 4.

다른 팁

I strongly suggest you read the part of the iOS App Programming Guide dealing with resolution independence.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top