changeset 81:c7e6d92e7fd5

Small doc update.
author robcast
date Mon, 03 Feb 2003 17:05:31 +0100
parents 4d0e75042673
children 6f4c01ab13c4
files servlet/doc/Scaler.html
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/servlet/doc/Scaler.html	Mon Feb 03 17:00:28 2003 +0100
+++ b/servlet/doc/Scaler.html	Mon Feb 03 17:05:31 2003 +0100
@@ -76,13 +76,13 @@
 
   <li><b>cont</b>: change contrast of the image. Negative value
   reduces contrast, positive value enhances contrast. Pixel value is
-  multiplied by 2^cont.</li>
+  multiplied by 2^cont. Default: 0</li>
 
   <li><b>brgt</b>: change brightness of image. Negative value reduces
   brightness, positive value enhances brightness. Pixel value is added
-  brgt.</li>
+  brgt. Default: 0</li>
 
-  <li><b>rot</b>: rotate image. Rotation angle is given in degrees.</li>
+  <li><b>rot</b>: rotate image. Rotation angle is given in degrees. Default: 0</li>
   
 </ul>
 The image will be scaled equally in horizontal and vertical direction such that