From da78a9e329e272dedb2400b79a3bdeebff387d47 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:42:17 -0500 Subject: initial commit --- files/ko/glossary/pixel/index.html | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 files/ko/glossary/pixel/index.html (limited to 'files/ko/glossary/pixel') diff --git a/files/ko/glossary/pixel/index.html b/files/ko/glossary/pixel/index.html new file mode 100644 index 0000000000..e362dc837e --- /dev/null +++ b/files/ko/glossary/pixel/index.html @@ -0,0 +1,16 @@ +--- +title: Pixel +slug: Glossary/Pixel +translation_of: Glossary/Pixel +--- +

픽셀(pixel)은 컴퓨터 화면과 같은 그래픽 디스플레이의 가장 작은 구성 단위이다.

+ +

디스플레이 해상도는 픽셀 단위로 표시된다. 예를 들어: "800 x 600" 픽셀 해상도는 폭 800 픽셀, 높이 600 픽셀을 표시할 수 있음을 의미한다.

+ +

더 알아보기

+ +

기술적 참조

+ + -- cgit v1.2.3-54-g00ecf