Extension:PagedTiffHandler/Hooks/PagedTiffHandlerRenderCommand
Appearance
For more information about attaching hooks, see Manual:Hooks.
For examples of other extensions using this hook, see Category:PagedTiffHandlerRenderCommand extensions.
Details
[edit]&$cmd- The command that will be executed by wfShellExecWithStderr after this hook has run$srcPath- Path of the source file that will be converted (and page offset)$dstPath- Path of the to be created transformed image$page- Page to be transformed$width- Width of the page to be transformed$height- Height of the page to be transformed$scalerParams- Scaling options (see TransformationalImageHandler::doTransform)