Manual:$wgSharpenParameter
Appearance
| ImageMagick: $wgSharpenParameter | |
|---|---|
| ImageMagick に渡すシャープ化パラメーター。 |
|
| 導入されたバージョン: | 1.10.0 (r21411) |
| 除去されたバージョン: | 使用中 |
| 許容される値: | (文字列) |
| 既定値: | '0x0.4' |
| その他の設定: アルファベット順 | 機能順 | |
詳細
This setting is used for the value of the -sharpen parameter to ImageMagick.
See the description of this parameter, and an explanation of the values it can take (although -sharpen does not take a threshold).
Note that the parameter is only passed to ImageMagick when, for a given image,
- perimeter of the thumbnail being generated < ($wgSharpenReductionThreshold × perimeter of the original image)