changeset 77:be7b503d5234

Small doc update.
author robcast
date Mon, 03 Feb 2003 17:05:31 +0100
parents 6d5ef772b809
children ef2f38e404f8
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