ImageTools

User Documentation: Functions: readimage

bool readimage( string file )

Description

Reads image file and outputs to browser.

Parameters

file File path to an image.

Usage

$vif->readimage($file);