diff options
Diffstat (limited to 'files/ko/glossary/pixel/index.html')
-rw-r--r-- | files/ko/glossary/pixel/index.html | 16 |
1 files changed, 16 insertions, 0 deletions
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 +--- +<p>픽셀(pixel)은 컴퓨터 화면과 같은 그래픽 디스플레이의 가장 작은 구성 단위이다.</p> + +<p>디스플레이 해상도는 픽셀 단위로 표시된다. 예를 들어: "800 x 600" 픽셀 해상도는 폭 800 픽셀, 높이 600 픽셀을 표시할 수 있음을 의미한다.</p> + +<h2 id="더_알아보기">더 알아보기</h2> + +<h3 id="기술적_참조">기술적 참조</h3> + +<ul> + <li>Wikipedia의 <a href="https://en.wikipedia.org/wiki/Pixel">Pixel </a></li> +</ul> |