ImageTools

User Documentation: Functions: rotate

void rotate( int angle [, string bgcolor] )

Description

Rotates image.

Parameters

angle Angle degrees.
bgcolor Background color.

Usage

$vif->rotate($angle, $bgcolor);