Type any word!

"dp" in Korean

dp (약어, 문맥에 따라 다름)

Definition

‘dp’는 상황에 따라 의미가 달라지는 약어다. 인쇄나 그래픽에서는 'dots per inch', 영화에서는 'director of photography', 기술 분야에서는 'density-independent pixel'을 나타낸다.

Usage Notes (Korean)

상황에 따라 의미가 완전히 달라지므로, 청자가 맥락을 아는지 확인하세요. 그래픽 분야에서는 'dpi'와 혼동하지 마세요. 영화에서는 보통 대문자 'DP'로 사용합니다. 안드로이드 개발에는 'dp'가 자주 등장합니다.

Examples

The app uses dp to set sizes for buttons.

앱은 버튼 크기를 설정할 때 **dp**를 사용합니다.

A higher dp means a sharper image.

**dp** 값이 높을수록 이미지가 더 선명해집니다.

The dp is listed on the camera specs.

카메라 사양에 **dp**가 명시되어 있습니다.

Our DP made the movie look amazing with his lighting choices.

우리 **DP**는 조명 연출로 영화를 멋지게 만들었습니다.

Be careful not to confuse dp with dpi when designing graphics.

그래픽 작업할 때 **dp**와 **dpi**를 혼동하지 않도록 주의하세요.

If you're an Android developer, you'll see dp all the time in layout files.

안드로이드 개발자라면 레이아웃 파일에서 **dp**를 항상 보게 될 거예요.