diff --git a/files/zh-cn/web/media/formats/image_types/index.md b/files/zh-cn/web/media/formats/image_types/index.md index 68d957e7fa7600..559d30eed06660 100644 --- a/files/zh-cn/web/media/formats/image_types/index.md +++ b/files/zh-cn/web/media/formats/image_types/index.md @@ -225,14 +225,14 @@ APNG 适用于无需与其他活动或音轨同步的基本动画,如进度指
规范 |
- GIF87a specification GIF89a specification + GIF87a 规范 GIF89a 规范 |
||
---|---|---|---|
浏览器兼容性 | - All versions of Chrome, Edge, Firefox, Internet Explorer, Opera, and Safari + Chrome、Edge、Firefox、Internet Explorer、Opera 和 Safari 浏览器的所有版本 | ||
灰度 | n/a | -GIF does not include a dedicated greyscale format. | +GIF 不包括专用的灰度格式。 |
真彩色 | n/a | -GIF does not support true color pixels. | +GIF 不支持真彩色像素。 |
索引颜色 | 8 | - Each color in a GIF palette is defined as 8 bits each of red, green, and blue (24 total bits per pixel). + GIF 调色板中的每种颜色定义为红、绿、蓝各 8 位(每个像素共 24 位)。 | |
带有灰度的真彩色 | n/a | -GIF does not provide a dedicated greyscale format. | +GIF 不提供专用的灰度格式。 |
带有透明度的真彩色 | n/a | -GIF does not support true color pixels. | +GIF 不支持真彩色像素。 |
MIME 类型 |
- image/vnd.microsoft.icon (official),
- image/x-icon (used by Microsoft)
+ image/vnd.microsoft.icon (官方格式),image/x-icon (由 Microsoft 使用)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
浏览器兼容性 | - All versions of Chrome, Edge, Firefox, Internet Explorer, Opera, and Safari + Chrome、Edge、Firefox、Internet Explorer、Opera 和 Safari 浏览器的所有版本 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 灰度 | 1, 2, 4, 8, and 16 | - Each pixel consists of a single D-bit value indicating the brightness of the greyscale pixel. + 每个像素由一个 D 位值组成,表示灰度像素的亮度。 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
真彩色 | -8 and 16 | +8 和 16 | Each pixel is represented by three D-bit values indicating the level of the red, green, and blue color components. @@ -934,7 +915,7 @@ This slowed PNG adoption, but it is now commonly used, especially when precise r | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
带有灰度的真彩色 | -8 and 16 | +8 和 16 | Each pixel is represented by two D-bit values: the intensity of the greyscale pixel and an alpha sample, indicating how opaque the pixel is. @@ -942,7 +923,7 @@ This slowed PNG adoption, but it is now commonly used, especially when precise r | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
带有透明度的真彩色 | -8 and 16 | +8 和 16 | Each pixel is comprised of four D-pixel color components: red, green, blue, and the alpha sample indicating how opaque the pixel is. | @@ -1028,7 +1009,7 @@ It's not generally useful for strictly bitmap or photographic images, although i12 | 3 | 9 | -10 (Presto) 15 (Blink) |
+ 10(Presto) 15(Blink) |
3.2 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
12 | 4 | 9 | -10 (Presto) 15 (Blink) |
+ 10(Presto) 15(Blink) |
9 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
最大尺寸 | -Unlimited | +无限制 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
支持的颜色模式 | @@ -1166,7 +1147,7 @@ As such, TIFF files are not useful within the context of web content, _but_ it's灰度 | 4 and 8 | - Each pixel consists of a single D-bit value indicating the brightness of the greyscale pixel. + 每个像素由一个 D 位值组成,表示灰度像素的亮度。 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
18 | 65 | no | -11.10 (Presto) 15 (Blink) |
+ 11.10(Presto) 15(Blink) |
14 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
18 | 65 | no | -12.10 (Presto) 15 (Blink) |
+ 12.10(Presto) 15(Blink) |
14 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
MIME 类型 | -image/xbm , image-xbitmap |
+ image/xbm 、image-xbitmap |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
文件扩展名 | @@ -1358,15 +1339,15 @@ static unsigned char square8_bits[] = {||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
规范 | -None | +无 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
浏览器兼容性 | -Firefox 1–3.5, Internet Explorer 1–5 | +Firefox 1–3.5、Internet Explorer 1–5 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
最大尺寸 | -Unlimited | +无限制 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
支持的颜色模式 |