SproutCMS

This is the code documentation for the SproutCMS project

function crop()

Crop an image. Valid properties are: width, height, top, left.

Usage

boolean $ImageDriver->crop ( array $properties );

Arguments

  1. array $properties
    new properties

Return value

  • boolean