ImageTools

User Documentation: Functions: version

string version( [string processor] )

Description

Get version information.

Parameters

processor Get version information of any of the following processors: gd, imagemagick, magickwand
[ If false, reverts to version information of the main software. ]

Usage

$vif->version($processor);