SproutCMS

This is the code documentation for the SproutCMS project

function rotate()

Allows rotation of an image by 180 degrees clockwise or counter clockwise.

Usage

object $Image->rotate ( integer $degrees );

Arguments

  1. integer $degrees
    degrees

Return value

  • object