]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - doc/help/options.html
Merge changes from CUPS 1.4svn-r7817.
[thirdparty/cups.git] / doc / help / options.html
index 8ad4ffada25605a991bc1ab44714cd54bdb9a512..c2d37220c2e6c12a30fa62b44cd5e40e34d28f2f 100644 (file)
@@ -720,76 +720,6 @@ at half its natural size. If the specified scaling makes the
 image larger than the page, multiple pages will be printed to
 satisfy the request.
 
-<H3><A NAME="hue">Adjusting Image Hue (Tint)</A></H3>
-
-<P>The <CODE>-o hue=value</CODE> option will adjust the hue of the
-printed image, much like the tint control on your television:
-
-<PRE CLASS="command">
-lp -o hue=<EM>value</EM> filename
-lpr -o hue=<EM>value</EM> filename
-</PRE>
-
-<P>The <CODE>value</CODE> argument is a number from -360 to 360 and represents
-the color hue rotation. The following table summarizes the change you'll see
-with different colors:</P>
-
-<DIV CLASS="table"><TABLE SUMMARY="Hue Values">
-<TR>
-       <TH>Original</TH>
-       <TH>hue=-45</TH>
-       <TH>hue=45</TH>
-</TR>
-<TR>
-       <TD>Red</TD>
-       <TD>Purple</TD>
-       <TD>Yellow-orange</TD>
-</TR>
-<TR>
-       <TD>Green</TD>
-       <TD>Yellow-green</TD>
-       <TD>Blue-green</TD>
-</TR>
-<TR>
-       <TD>Yellow</TD>
-       <TD>Orange</TD>
-       <TD>Green-yellow</TD>
-</TR>
-<TR>
-       <TD>Blue</TD>
-       <TD>Sky-blue</TD>
-       <TD>Purple</TD>
-</TR>
-<TR>
-       <TD>Magenta</TD>
-       <TD>Indigo</TD>
-       <TD>Crimson</TD>
-</TR>
-<TR>
-       <TD>Cyan</TD>
-       <TD>Blue-green</TD>
-       <TD>Light-navy-blue</TD>
-</TR>
-</TABLE></DIV>
-
-<P>The default hue adjustment is 0.
-
-<H3><A NAME="saturation">Adjusting Image Saturation (Color)</A></H3>
-
-<P>The <CODE>-o saturation=percent</CODE> option adjusts the saturation
-of the colors in an image, much like the color control on your television:</P>
-
-<PRE CLASS="command">
-lp -o saturation=<EM>percent</EM> filename
-lpr -o saturation=<EM>percent</EM> filename
-</PRE>
-
-<P>The <CODE>percent</CODE> argument specifies the color saturation
-from 0 to 200. A color saturation of 0 produces a black-and-white
-print, while a value of 200 will make the colors extremely intense.</P>
-
-<P>The default saturation is 100.</P>
-
 
 <H2 CLASS="title"><A NAME="HPGL2OPTIONS">HP-GL/2 Options</A></H2>