imageView로 image 표현하기
이미지를 scale up, scale down, rotate, reverse해 보았습니다.
CGAffineTransform를 사용하여 위치와 크기를 적용하였습니다.
아래 이미지와 소스코드를 비교해보시면 좀 더 이해하기 편합니다.
궁금하신점은 댓글로 달아주세요.
해피코딩 :)
Preview
Source
Github
https://github.com/calmone/iOS-UIKit-component
Reference
- UIImageView
https://developer.apple.com/reference/uikit/uiimageview - UIImage
https://developer.apple.com/reference/uikit/uiimage