From 13f72b7b1cd7f7efe0c080276f401587b4c9896a Mon Sep 17 00:00:00 2001 From: Chris Lilley Date: Mon, 15 Jul 2024 18:19:27 +0300 Subject: [PATCH] Colour in images, fix #374 (#459) * fix colour->color in svgs, #374 * A couple of lingering colour->color, #374 --- figures/indexed-colour-image.svg | 2 +- figures/possible-pixel-types.svg | 12 ++++++------ index.html | 6 +++--- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/figures/indexed-colour-image.svg b/figures/indexed-colour-image.svg index dd8a898..0d5acbf 100644 --- a/figures/indexed-colour-image.svg +++ b/figures/indexed-colour-image.svg @@ -173,7 +173,7 @@ text { - Indexed colour + Indexed color image data Palette Alpha diff --git a/figures/possible-pixel-types.svg b/figures/possible-pixel-types.svg index 773a610..ef3bb38 100644 --- a/figures/possible-pixel-types.svg +++ b/figures/possible-pixel-types.svg @@ -25,7 +25,7 @@ text { - + R @@ -42,7 +42,7 @@ text { A - + R @@ -54,7 +54,7 @@ text { Y - + 3 @@ -169,11 +169,11 @@ text { - Truecolour with alpha + Truecolor with alpha Greyscale with alpha - Truecolour + Truecolor Greyscale - Indexed colour + Indexed color diff --git a/index.html b/index.html index 92e3617..01691fc 100644 --- a/index.html +++ b/index.html @@ -539,7 +539,7 @@

Terms, definitions, and abbreviated terms

an objective measurement of the visible light intensity, taking into account the sensitivity of the human eye to different wavelengths. -

Luminance and chromaticity together fully define a measured colour. See Luminance and Chromaticity +

Luminance and chromaticity together fully define a measured color. See Luminance and Chromaticity or, for a formal definition [[COLORIMETRY]].

@@ -2314,7 +2314,7 @@

Private field values

bit depth
  • - colour type + color type
  • compression method @@ -7616,7 +7616,7 @@

    Changes since the