ImageTools

User Documentation: Functions: brightness

void brightness( int amount )

Description

Sets brightness for image.

Parameters

amount Brightness amount ranging from -100 to 100 percent.

Usage

$vif->brightness($amount);