summaryrefslogtreecommitdiffstats
path: root/doxygen/examples/ImageSpec.html
diff options
context:
space:
mode:
Diffstat (limited to 'doxygen/examples/ImageSpec.html')
-rw-r--r--doxygen/examples/ImageSpec.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/doxygen/examples/ImageSpec.html b/doxygen/examples/ImageSpec.html
index 1b700ff..130d86e 100644
--- a/doxygen/examples/ImageSpec.html
+++ b/doxygen/examples/ImageSpec.html
@@ -851,7 +851,7 @@ This defines the color model that the entries in the palette data set represent.
"RGB"</dt>
<dd>
-Each color index contains a triplet where the the first value defines the
+Each color index contains a triplet where the first value defines the
red component, second defines the green component, and the third the blue
component.</dd>
@@ -859,7 +859,7 @@ component.</dd>
"CMY"</dt>
<dd>
-Each color index contains a triplet where the the first value defines the
+Each color index contains a triplet where the first value defines the
cyan component, second defines the magenta component, and the third the
yellow component.</dd>
@@ -867,7 +867,7 @@ yellow component.</dd>
"CMYK"</dt>
<dd>
-Each color index contains a quadruplet where the the first value defines
+Each color index contains a quadruplet where the first value defines
the cyan component, second defines the magenta component, the third the
yellow component, and the forth the black component.</dd>
@@ -875,7 +875,7 @@ yellow component, and the forth the black component.</dd>
"YCbCr"</dt>
<dd>
-Class Y encoding model. Each color index contains a triplet where the the
+Class Y encoding model. Each color index contains a triplet where the
first value defines the luminance, second defines the Cb Chromonance, and
the third the Cr Chromonance.</dd>
@@ -884,14 +884,14 @@ the third the Cr Chromonance.</dd>
<dd>
Composite encoding color model. Each color index contains a triplet where
-the the first value defines the luminance component, second defines the
+the first value defines the luminance component, second defines the
chromonance component, and the third the value component.</dd>
<dt>
"HSV"</dt>
<dd>
-Each color index contains a triplet where the the first value defines the
+Each color index contains a triplet where the first value defines the
hue component, second defines the saturation component, and the third the
value component. The hue component defines the hue spectrum with a low
value representing magenta/red progressing to a high value which would