ImageTools

User Documentation: Functions: checkprocessor

bool checkprocessor( [string processor] )

Description

Checks processor.

Parameters

processor One of the following processors: gd, imagemagick, magickwand
[ If false, default processor is used. ]

Usage

$vif->checkprocessor($processor);