Manual:$wgUseImageMagick

From MediaWiki.org
Jump to: navigation, search
ImageMagick: $wgUseImageMagick
Set to true to use ImageMagick for image resizing.
Introduced in version: 1.2.0
Removed in version: still in use
Allowed values: (boolean)
Default value: false

Other settings: Alphabetical | By Function

Details[edit | edit source]

Resizing can be done using PHP's internal image libraries or using ImageMagick or another third-party converter, e.g. GraphicMagick. These latter supports more file formats than PHP, which only supports PNG, GIF, JPG, XBM and WBMP. Set $wgUseImageMagick to true to use ImageMagick instead of the builtin functions.

See also[edit | edit source]

Language: English  • 日本語