Show
Ignore:
Timestamp:
10/01/09 18:21:56 (6 months ago)
Author:
cristy
Message:
 
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • ImageMagick/trunk/www/command-line-options.html

    r266 r272  
    16871687 
    16881688<ul> 
     1689<dt>jpeg:size=geometry</dt> 
     1690  <dd>Set the size hint of a JPEG image, for example, -define jpeg:size=128x128.  It is most useful for increasing performance and reducing the memory requirements when reducing the size of a large JPEG image.</dd><br /> 
    16891691<dt>jp2:rate=value</dt> 
    16901692  <dd>Specify the compression factor to use while writing JPEG-2000 files. The compression factor is the reciprocal of the compression ratio. The valid range is 0.0 to 1.0, with 1.0 indicating lossless compression. If defined, this value overrides the -quality setting.  A quality setting of 75 results in a rate value of 0.06641.</dd><br />