Apple-CS-interview / iOS-CS-interview

7 stars 0 forks source link

WWDC Image and Graphics Best Practices DownSampling 기법 #48

Open Do-hyun-Kim opened 7 months ago

Do-hyun-Kim commented 7 months ago

iOS 환경 이미지 처리방식

img

🚀 Image Buffer란?

img

🎨 Frame Buffer란?

img

📁 Data Buffer란?

img

🎮 Data Buffer의 Render링 과정

img

UIImageView Rendering 과정의 문제점

img

🎉 DownSampling

되집어 가는 Rendering 방식

img

DownSamling 방식

img

📲 DownSampling 코드 분석

전체 코드

img

1️⃣

img

2️⃣

img

3️⃣

img

📝 참고자료