Changeset 272 for ImageMagick/trunk/www/command-line-options.html
- Timestamp:
- 10/01/09 18:21:56 (6 months ago)
- Files:
-
- 1 modified
-
ImageMagick/trunk/www/command-line-options.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ImageMagick/trunk/www/command-line-options.html
r266 r272 1687 1687 1688 1688 <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 /> 1689 1691 <dt>jp2:rate=value</dt> 1690 1692 <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 />
