diff options
Diffstat (limited to 'files/es/glossary/gif/index.html')
-rw-r--r-- | files/es/glossary/gif/index.html | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/files/es/glossary/gif/index.html b/files/es/glossary/gif/index.html new file mode 100644 index 0000000000..323069f937 --- /dev/null +++ b/files/es/glossary/gif/index.html @@ -0,0 +1,19 @@ +--- +title: GIF +slug: Glossary/gif +tags: + - Animacion + - Composición + - Glosario + - Imagen +translation_of: Glossary/gif +--- +<p><strong>GIF</strong><em> </em>(<em><strong>G</strong>raphics <strong>I</strong>nterchange <strong>F</strong>ormat</em> en español <strong>Formato de Intercambio de Gráficos</strong>) es un formato de imagen con una baja compresión y se puede usar para animaciones. Un GIF usa hasta 8 bits por pixel y contiene un máximo de 256 colores con un rango de 24-bit.</p> + +<h2 id="Aprender_más">Aprender más</h2> + +<h3 id="Conocimientos_generales">Conocimientos generales</h3> + +<ul> + <li>{{Interwiki("wikipedia","GIF")}} en Wikipedia</li> +</ul> |