SproutCMS

This is the code documentation for the SproutCMS project

function rotate()

Rotate an image. Valid amounts are -180 to 180.

Usage

boolean $ImageDriver->rotate ( integer $amount );

Arguments

  1. integer $amount
    amount to rotate

Return value

  • boolean