ImageTools

User Documentation: Functions: frame

void frame( [int frame] )

Description

Sets frame for animated image.

Parameters

frame Sets frame number for animation. Use false to disable.
[ If void, first frame is used. ]

Usage

$vif->frame($frame);