Manual:$wgSharpenParameter/ko
Appearance
| ImageMagick: $wgSharpenParameter | |
|---|---|
| Sharpening parameter to ImageMagick. |
|
| 이 변수가 소개된 버전: | 1.10.0 (r21411) |
| 이 변수가 사라진 버전: | 계속해서 쓰이고 있음 |
| 허용값: | (string) |
| 기본값: | '0x0.4' |
| 기타 설정: 알파벳 순 | 기능별 순 | |
Details
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)