diff options
author | Peter Bengtsson <mail@peterbe.com> | 2020-12-08 14:42:17 -0500 |
---|---|---|
committer | Peter Bengtsson <mail@peterbe.com> | 2020-12-08 14:42:17 -0500 |
commit | da78a9e329e272dedb2400b79a3bdeebff387d47 (patch) | |
tree | e6ef8aa7c43556f55ddfe031a01cf0a8fa271bfe /files/ko/glossary/gif | |
parent | 1109132f09d75da9a28b649c7677bb6ce07c40c0 (diff) | |
download | translated-content-da78a9e329e272dedb2400b79a3bdeebff387d47.tar.gz translated-content-da78a9e329e272dedb2400b79a3bdeebff387d47.tar.bz2 translated-content-da78a9e329e272dedb2400b79a3bdeebff387d47.zip |
initial commit
Diffstat (limited to 'files/ko/glossary/gif')
-rw-r--r-- | files/ko/glossary/gif/index.html | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/files/ko/glossary/gif/index.html b/files/ko/glossary/gif/index.html new file mode 100644 index 0000000000..88b5432f64 --- /dev/null +++ b/files/ko/glossary/gif/index.html @@ -0,0 +1,20 @@ +--- +title: GIF +slug: Glossary/gif +translation_of: Glossary/gif +--- +<p>GIF (Graphics Interchange Format)는 무손실 압축을 사용하며 애니메이션에 사용되는 이미지 형식이다. GIF는 픽셀 당 최대 8비트를 사용하며 최대 256가지의 색을 24비트 색 공간에서 사용한다.</p> + +<h2 id="더_알아보기">더 알아보기</h2> + +<h3 id="일반적인_지식">일반적인 지식</h3> + +<ul> + <li>Wikipedia의 {{Interwiki("wikipedia", "GIF")}} </li> +</ul> + + + + + +<h2 id="sect1"></h2> |